Available Interrupts window
The Available Interrupts window is available from the C-SPY driver menu.

Use this window for an overview of all available interrupts for your project. You can also use it for forcing an interrupt instantly. This is useful when you want to check your interrupt logic and interrupt routines. Just start typing an interrupt name and focus shifts to the first line found with that name.
The hold time for a forced interrupt is infinite, and the interrupt exists until it has been serviced or until a reset of the debug session.
To sort the window contents, click on either the Interrupt or the Description column header. A second click on the same column header reverses the sort order.
Enable the interrupt simulation system, see Interrupt Configuration window.
Activate the interrupt by choosing the Force Interrupt command from the context menu.

