beautypg.com

Renesas Emulator Debugger M16C PC4701 User Manual

Page 202

background image



*1Task Status

Display Status
RUN RUNNING

state

RDY READY

state

SUS SUSPENDED

state

DMT DORMANT

state

WAI(SLP) Sleeping

state

WAI(SLP)-SUS

Sleeping state (suspended)

WAI(SLP-TMO)

Sleeping state with time-out

WAI(SLP-TMO)-SUS Sleeping

state with time-out (suspended)

WAI(DLY)

Delayed state due to dly_tsk

WAI(DLY)-SUS Delayed

state

due to dly_tsk (suspended)

WAI(FLG)

Waiting state for an eventflag

WAI(FLG)-SUS

Waiting state for an eventflag (suspended)

WAI(FLG-TMO)

Waiting state for an eventflag with time-out

WAI(FLG-TMO)-SUS

Waiting state for an eventflag with time-out (suspended)

WAI(SEM)

Waiting state for a semaphore resource

WAI(SEM)-SUS

Waiting state for a semaphore resource (suspended)

WAI(SEM-TMO)

Waiting state for a semaphore resource with time-out

WAI(SEM-TMO)-SUS

Waiting state for a semaphore resource with time-out (suspended)

WAI(MBX)

Receiving waiting state for a mailbox

WAI(MBX)-SUS Receiving

waiting

state for a mailbox (suspended)

WAI(MBX-TMO) Receiving

waiting

state for a mailbox with time-out

WAI(MBX-TMO)-SUS Receiving

waiting state for a mailbox with time-out (suspended)


*2Display the Wait Cancellation Condition of Event Flag

flg_mode Status
TWF_ANDW

Waits for all bits set in the wait bit pattern to be set (AND
wait)

TWF_ANDW+TWF_CLR

Clears the event flag to 0 when an AND wait has occurred
and the task wait status has been cancelled

TWF_ORW

Waits for any one bit set in the wait bit pattern to be set
(OR wait)

TWF_ORW+TWF_CLR

Clears the event flag to 0 when an OR wait has occurred
and the task wait status has been cancelled

188