Introduction - If you have any usage issues, please Google them yourself
Description of content:
* the routine operating system using ucos2.86a version, set up 5 task
The name of the task priority
The main task of APP_TASK_START_PRIO 2
Task_Com1_PRIO 4 COM1 communication task
Task_Led1_PRIO 7 LED1 blinking task
Task_Led2_PRIO 8 LED2 blinking task
Task_Led3_PRIO 9 LED3 blinking task
Of course also includes the system task:
OS_TaskIdle idle task of developing the lowest priority
OS_TaskStat the running time of the task priority level is low.