Renesas Emulator Debugger M16C PC4701 User Manual

Page 215

Advertising
background image

7 Windows/Dialogs

201


The Data Queue (Wait) field displays a string "Send" if a task waiting for a message sending, and
then displays the ID number and name of the task waiting for a message sending. Also, if a task
waiting for a message receiving, displays a string "Receive" and then displays the ID number and
name of the task waiting for a message receiving.

When a task connected to the date queue is in the state of waiting with timeout enabled , a string
"[tmo]", which indicates the state of timeout enabled, is appended to a string displayed in the
Data Queue (Wait) field.
When a task connected to the data queue is in the state of forced waiting (Double waiting), a
string "[s]", which indicates the state of double waiting, is appended to a string displayed in the
Data Queue (Wait) field.

Normal Display

26(_task26)

Display when in WAIT-SUSPEND

26(_task26)[s]

Display when in WAIT-SUSPEND with time out

26(_task26)[tmo][s]


Up to 8 characters can be displayed in the task name in the Data Queue (Wait) field.If a task
name exceeds 8 characters, the extra characters are omitted.

Advertising