搜索资源列表
ucosiifor44b0
- ucosii移植到44b0的代码,添加了对多任务延时切换的支持,sdt下使用-44b0 ucosii transplanted to the code, added a pair of multi-task delay switch support sdt use
test_arm926.rar
- ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
ucos_exm1
- 建立两个任务,在超级终端上两个任务切换显示。已调试成功,运行成功。-The establishment of two tasks, both in the super-task switch terminal display. Has been successfully debug, run successfully.
test1
- 实现在lpc2138arm7上任务切换,shell,ucosII三级位图调度算法!-task switch in arm7,shell and so on!
test1
- S3C2410上shell实现,以及对ucosii三级任务调度的扩充实现!-the shell,and the task switch in arm9
Twenty-UCOS-II-transplantation
- 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和Joystick的状态,并传递给任务AppTaskUserIF() AppTaskUserIF()"User I/F" 5 更新LCD "uC/OS-II Tmr" 29 管理定时器 "uC/OS-II Stat" 30 堆栈使用率统计 "uC/OS-II Idle" 3
The-message-queue-
- 基于UCOSII的消息队列: 多任务主要是: 1、起始任务,运行时创建LED1、LED2和LED3三个任务,然后删除自身。 2、LED1任务,每隔1s切换一次LED1亮灭状态。 3、LED2任务,每隔5s切换一次LED2亮灭状态。 4、LED3任务,每隔10s切换一次LED3亮灭状态。-Based on the UCOSII message queue: Multitasking is mainly: 1, the initial task, runtime cr
