This tab displays the memory area information (e.g. Area Name and Top Address) of the RI850V4.
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 RI850V4.
This area consists of the following items.
|
The name of the managed memory area is shown.
|
|
The RI850V4 executable code is allocated in this area.
|
|
The RI850V4 static data is allocated in this area.
|
|
The RI850V4 dynamic data is allocated in this area.
|
|
The RI850V4 kenrel initialized flag is allocated in this area.
|
|
The static data for trace function is allocated in this area.
|
|
The dynamic data for trace function is allocated in this area.
|
|
Area where the system stack, the task stack, data queue, fixed-sized memory pool and variable-sized memory pool are to be allocated.
|
|
Area where the task stack, data queue, fixed-sized memory pool and variable-sized memory pool 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 Double-clicking a memory area information cell (e.g., Area Name or Top Address) displays the contents of the target memory area in the Memory 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.
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).
|