Skip to main content

IAR Embedded Workbench for RH850 3.20.x

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 in the Simulator, the oldest entries in the buffer are erased. Using a C-SPY hardware debugger driver, use the option On trace buffer full in the Trace Setup dialog box to configure which logs to save in the buffer when it fills up, see Trace Setup dialog box.

For more information, see Getting started using interrupt logging.