Everything

[Initialize Routine] tab

This tab displays the initialize routine information (e.g. Start Address and Extended Information) of the RI850V4.
Figure A-25. [Initialize Routine] Tab
The following items are explained here.
[How to open]
- 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 initialize routine information (e.g. Start Address and Extended Information) of the RI850V4.
This area consists of the following items.
Start Address
The start address of the initialize routine is shown.
Extended Information
The extended information of the initialize routine is shown.
Attribute
The coding language of the initialize routine is shown.
TA_HLNG
C language
TA_ASM
Assembly language

Remark Double-clicking a initialize routine information cell (e.g., Start Address or Extended Information) displays the source file of the initialize routine in the Editor panel and moves the caret to the relevant location.
[Context menu]
The context menu displayed in response to a right mouse click differs as follows depending on the area clicked.
(1) Header row
Display
Displays cascade menus for selecting the header items to display.
Selected item name
The following items are displayed for selection.
Start Address, Extended Information, Attribute
Checked
The item in question will be displayed.
Not checked
The item in question will not be displayed.
Notation
Displays cascade menus for selecting the display notation.
Selected item name
The following items are displayed for selection.
Start Address, Extended Information
DEC
Displays value in signed decimal number.
HEX
Displays value in hexadecimal number.

(2) Footer row
Jump to Source (Start Address)
Opens the Editor panel, and displays the source code of the initialize routine.
Jump to Disassemble (Start Address)
Opens the Disassemble panel, and displays the results of disassembling the initialize routine.
Reset Display Item
Resets the display item (e.g. whether or not to display header items, display notation, display order and display width).