23.5.1. uC/OS-III Hello World
23.5.1.1. 概述
该工程演示了uC/OS-III的任务调度功能。
23.5.1.2. 硬件设置
无特殊设置
23.5.1.3. 运行现象
当工程正确运行后,LED会开始闪烁,串口终端会输出如下信息:
Toggle the led pin level.
LED is off.
LED is off.
LED is off.
LED is off.
Toggle the led pin level.
LED is on.
LED is on.
LED is on.
Toggle the led pin level.
LED is off.
LED is off.
LED is off.
LED is off.