Skip to main content

IAR Embedded Workbench for RL78 5.20

Interrupt Log window

In this section:

The Interrupt Log window is available from the C-SPY driver menu.

InterruptLogWin_Mym80_06.png

This window logs entrances to and exits from interrupts. The C-SPY Simulator also logs internal state changes.

The information is useful for debugging the interrupt handling in the target system. When the Interrupt Log window is open, it is updated continuously at runtime.

Note

There is a limit on the number of saved logs. When this limit is exceeded, the oldest entries in the buffer are erased.

For more information, see Getting started using interrupt logging.