Description
Embedded variables and trace data can be watched in real time, helping firmware developers understand what a microcontroller or embedded target is doing while code runs. It is useful for debugging control loops, sensors, state machines, and timing-sensitive behavior.
This tool depends on the target connection and instrumentation being configured correctly. Data shown during live debugging can influence decisions about hardware, so verify readings before changing production firmware.