📄 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 + -