Skip to main content

IAR Embedded Workbench for RL78 5.20

Live Watch window

In this section:

The Live Watch window is available from the View menu.

LiveWatchWin_2_Mym80.png

This window repeatedly samples and displays the value of expressions while your application is executing. Variables in the expressions must be statically located, such as global variables.

Note

There are restrictions to what this window can display:

For the OCD debugger driver, a maximum of 8 variables with a maximum total size of 16 bytes can be displayed.

For all debugger drivers, only 8 or 16-bit values can be guaranteed to be displayed correctly, and the data must be located at an even address.