?? abstract.txt
字號:
This example program shows how to use RTX51 Tiny in Code Banking
Applications. The system contains 4 tasks and is very similar
to the RTX51 Tiny Example EX2.
However, the system avoids Round-Robin task switching by using the
os_switch_task function in Task2. Therefore the round-robin timeout
is disabled with the setting TIMESHARING 0 in the configuration file
Conf_tny.A51. Task 2 also uses the new os_set_run function to pass
the counter overrun to task 3.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -