UCOSII实验1-1-任务调度
代码说明:
本实验将实现如下功能:本章我们在UCOSII里面创建3个任务:开始任务、LED0任务和LED1任务,开始任务用于创建其他(LED0和LED1)任务,之后挂起;LED0任务用于控制DS0的亮灭,DS0每秒钟亮80ms;LED1任务用于控制DS1的亮灭,DS1亮300ms,灭300ms,依次循环。(This experiment will achieve the following functions: in UCOSII, we create three tasks: start task, LED 0 task and LED 1 task, start task for creating other tasks (LED 0 and LED 1), then hang up; LED 0 task for controlling the brightness of DS0, DS0 80 ms per second; LED 1 task for controlling the brightness of DS1, DS1 300 ms. 300 ms, cycle in turn.)
下载说明:请别用迅雷下载,失败请重下,重下不扣分!