[System] tab

This tab displays the system information (e.g. RTOS Name and Version) of the RI600V4.

Figure A-2. [System] Tab



The following items are explained here.

- [How to open]

- [Description of each area]

- [Context menu]

[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 system information (e.g. RTOS Name and Version) of the RI600V4.

This area consists of the following items.

RTOS Name

"RI600V4" is shown.

Version

The version of the RI600V4 is shown.

System Time

The system time of the RI600V4 (in milliseconds) is shown.

Interrupt Nest

"--" is shown.

Dispatching

The system state of the RI600V4 is shown.

Disable

Dispatch disabled state

Enable

Dispatch enabled state

CPU Lock

The system state of the RI600V4 is shown.

Locked

CPU locked state

Unlocked

CPU unlocked state

System Stack Area

The start address, end address, and size (in bytes) of the system stack are shown in the following format.

Start address - End address (Size)

Current System SP

The current system stack pointer is shown.

Idle Routine

"--" is shown.

Number of Priority

The maximum priority of the task is shown.

Number of Task

The total number of tasks is shown.

Number of Semaphore

The total number of semaphores is shown.

Number of Eventflag

The total number of eventflags is shown.

Number of Data Queue

The total number of data queues is shown.

Number of Mailbox

The total number of mailboxes is shown.

Number of Mutex

The total number of mutexes is shown.

Number of Message Buffer

The total number of message buffers is shown.

Number of Fixed-Sized Memor Pool

The total number of fixed-sized memory pools is shown.

Number of Variable-Sized Memory Pool

The total number of variable-sized memory pools is shown.

Number of Cyclic Handler

The total number of cyclic handlers is shown.

Number of Alarm Handler

The total number of alarm handlers is shown.

Number of Interrupt Handler

"--" is shown.

Number of Initialize Routine

"--" is shown.

Number of Extended Service Call Routine

"--" is shown.



[Context menu]

The context menu displayed in response to a right mouse click differs as follows depending on the area clicked.

(1) Header column

Display

Displays cascade menus for selecting the header items to display.

Selected item name

The following items are displayed for selection.

RTOS Name, Version, System Time, Interrupt Nest, Dispatching, CPU Lock, System Stack Area, Current System SP, Idle Routine, Number of Priority, Number of Task, Number of Semaphore, Number of Eventflag, Number of Data Queue, Number of Mailbox, Number of Mutex, Number of Message Buffer, Number of Fixed-Sized Memory Pool, Number of Variable-Sized Memory Pool, Number of Cyclic Handler, Number of Alarm Handler, Number of Interrupt Handler, Number of Initialize Routine, Number of Extended Service Call Routine

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.

System Time, System Stack Area, Current System SP, Idle Routine, Number of Priority, hing, CPU Lock, Stack Area, Current SP, Idle Routine, Number of Priority, Number of Task, Number of Semaphore, Number of Eventflag, Number of Data Queue, Number of Mailbox, Number of Mutex, Number of Message Buffer, Number of Fixed-Sized Memory Pool, Number of Variable-Sized Memory Pool, Number of Cyclic Handler, Number of Alarm Handler, Number of Interrupt Handler, Number of Initialize Routine, Number of Extended Service Call Routine

DEC

Displays value in signed decimal number.

HEX

Displays value in hexadecimal number.



(2) Footer column

Jump to Memory (Current System SP)

Opens the Memory panel, and displays the contents of the Current System SP.

Reset Display Item

Resets the item displayed to initial state.