使用UC/OS II实现系统省电模式,通过软件实现,非常精妙。
上传时间: 2013-12-19
上传用户:lwwhust
This project should serve as an "easy start" with UC/FS. All pathes are relative to the project file. You should therefore be able to copy the entire directory (including all ubdirectories) to any location on your harddrive.
标签: project relative pathes should
上传时间: 2015-08-13
上传用户:开怀常笑
UC/OS-II官方版2.84,全C源码
上传时间: 2013-12-24
上传用户:恋天使569
UC/OS原版的TCP协议栈,直接得自Micrum的,全C源码,在IAR下面编译运行过。
上传时间: 2014-01-24
上传用户:皇族传媒
32位UC/GUI的演示程序,目前好像没看到有32位的演示
上传时间: 2014-01-01
上传用户:evil
ADS下UC/OS下SPI中间件驱动.LPC213X
上传时间: 2014-11-09
上传用户:ardager
MP3播放器程序UC/os-ii源码
上传时间: 2013-12-25
上传用户:shizhanincc
UC/os 采用的是 UC/so-ii v2.52 版本,gui 采用的是 v32404
上传时间: 2014-12-05
上传用户:wangzhen1990
本人写的ATMEL 128 UC/OSII移植程序,有带环型缓冲的键盘驱动,与彩色液晶显示。多任务实验TASK包含在内。
上传时间: 2015-08-22
上传用户:ecooo
关于 UC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. UC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 UC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.
上传时间: 2013-12-25
上传用户:Divine