42
RTX51 Tiny Specifications
5
The debug function is defined in the file
DBG_TINY.INC
(for Windows dScope the file
name is DBG_TINY.DSW) and is loaded within dScope-51 by entering the following
commands. The RTX51 Tiny application must be loaded prior to defining this debug
function. The debug function is activated by pressing the
F3-KEY
and displays then the
status of RTX51 Tiny. In addition every task switch is displayed with a message.
Example:
DS51 TRAFFIC
>INCLUDE DBG_TINY.INC
>G
<F3-KEY>
+------------------------------------------------------------------------+
¦ Task ID ¦ Start ¦ State ¦ Wait for Event ¦ Signal ¦ Timer ¦ Stack ¦
¦----------+-------+---------+------------------+--------+-------+-------¦
¦ 0 ¦ 0026H ¦ DELETED ¦ ¦ 0 ¦ 131 ¦ 84H ¦
¦ 1 ¦ 00D1H ¦ WAITING ¦ SIGNAL ¦ 0 ¦ 131 ¦ 84H ¦
¦ 2 ¦ 0043H ¦ WAITING ¦ TIMEOUT ¦ 0 ¦ 5 ¦ 86H ¦
¦ 3 ¦ 0278H ¦ DELETED ¦ ¦ 0 ¦ 131 ¦ 88H ¦
¦ 4 ¦ 02ACH ¦ WAITING ¦ SIGNAL & TIMEOUT ¦ 0 ¦ 220 ¦ 88H ¦
¦ 5 ¦ 032BH ¦ WAITING ¦ TIMEOUT ¦ 0 ¦ 1 ¦ 8AH ¦
¦ 6 ¦ 000EH ¦ WAITING ¦ SIGNAL ¦ 0 ¦ 131 ¦ FBH ¦
+------------------------------------------------------------------------+
Содержание RTX51
Страница 4: ......
Страница 6: ......
Страница 20: ......
Страница 24: ......
Страница 39: ...RTX Tiny 39 4...
Страница 40: ......
Страница 44: ...44 RTX51 Tiny Specifications 5...
Страница 68: ...RTX51 TINY REAL TIME OPERATING SYSTEM User s Guide 2 95...