This tab displays the memory area information (e.g. Area Name and Top Address) of the RI78V4.
Figure A-3. [Memory Area] 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 memory area information (e.g. Area Name and Top Address) of the RI78V4.
This area consists of the following items.
|
An icon and the name of the managed memory area are shown in the following format.
|
|
Area where kernel codes are to be allocated.
|
|
Area where the system timer code and the infomation of far branch code for interrupt handler are to be allocated.
|
|
Area where information items such as the RI78V4 version are to be allocated.
|
|
Area where initial information items related to OS resources that do not change dynamically are allocated as system information tables.
|
|
Area where the system stack and the task stack are to be allocated.
|
|
Area where managed objects for RI78V4 are to be allocated.
|
|
Area where information itemes related to RI78V4 initialization.
|
|
Area where fixed-sized memory pools are to be allocated.
|
|
Area where the trace data and information necessary to get the trace data are to be allocated.
|
|
Area where the codes for getting the trace data are to be allocated.
|
|
|
|
The start address of the managed memory area is shown.
|
|
The size of the managed memory area (in bytes) is shown.
|
Remark If the memory area information (e.g. Area Name and Top Address) in each cell is double clicked, then Memory panel displays the contents of the managed memory area, and the caret moves to the corresponding 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.
Area Name, Top Address, Size
|
|
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.
|
|
Displays value in signed decimal number.
|
|
Displays value in hexadecimal number.
|
Jump to Memory (Top Address)
|
Opens the Memory panel, and displays the contents of the managed memory area.
|
|
Resets the display item (e.g. whether or not to display header items, display notation, display order and display width).
|