This tab displays the interrupt handler/CPU exception handler information (e.g. Exception Code and Start Address) of the RI850V4.
Figure A-24. [Interrupt Handler] Tab
The following items are explained here.
- From the [Debug] menu, select [Download].
- From the [View] menu, select [Realtime OS] >> [Resource Information].
[Description of each area]
(1) Information display area
This area displays the interrupt handler/CPU exception handler information (e.g. Exception Code and Start Address) of the RI850V4.
This area consists of the following items.
|
An icon indicating the type of the handler and the exception code are shown in the following format.
Exception code
|
|
The start address of the interrupt handler is shown.
|
|
The attributes of the interrupt handler is shown.
|
|
|
|
|
Remark Double-clicking an interrupt handler information cell (such as Exception code or Start Address) displays the source file of the interrupt handler in the Editor panel and moves the caret to the relevant location.
The context menu displayed in response to a right mouse click differs as follows depending on the area clicked.
|
Displays cascade menus for selecting the header items to display.
|
|
|
The following items are displayed for selection.
Exception Code, Start Address, Attribute
|
|
The item in question will be displayed.
|
|
The item in question will not be displayed.
|
|
Displays cascade menus for selecting the display notation.
|
|
|
The following items are displayed for selection.
Exception Code, Start Address
|
|
Displays value in signed decimal number.
|
|
Displays value in hexadecimal number.
|
Jump to Source (Start Address)
|
Opens the Editor panel, and displays the source code of the interrupt handler/CPU exception handler.
|
Jump to Disassemble (Start Address)
|
Opens the Disassemble panel, and displays the results of disassembling the interrupt handler/CPU exception handler.
|
|
Resets the display item (e.g. whether or not to display header items, display notation, display order and display width).
|