abstract.txt
来自「rtl exmple program for keil」· 文本 代码 · 共 11 行
TXT
11 行
This example program shows how to use the RTX Kernel mailboxes
for task inter-communication. Because the message objects in this
example are fixed size, the RTX Thread-Safe Fixed-Block Memory
Allocation functions are used. They are fully reentrant and can
be used with RTX Kernel with no restrictions.
The MAILBOX example program is available for one target:
Simulator: uVision Simulator for evaluation
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?