资源列表
UCOS
- 介绍了如何将ucos系统移植到51单片机的内核当中,并且附有源代码。-Describes how to migrate to ucos system among the 51 MCU core, and with the source code.
mqDEBIX6
- 在ucos中使用的iic及usb驱动,由于ucosii并没有提供驱动的接口,所以在设计ucos驱动时要特别注意-In ucos used iic and usb drive, does not provide as ucosii driven interface, so the design should pay special attention when driving ucos
aduc845ucosii
- 把UCOS II移植到51单片机ADUC845的源代码,并且附有相关的教程-The UCOS II transplanted into 51 MCU ADUC845 the source code, and tutorials with the relevant
guozi
- 这是全64KB的XRAM的UCOS II移植在单片机的教程。-This is a full 64KB of XRAM of UCOS II transplantation in microcomputer-oriented curriculum.
ucos
- 邵贝贝的uc/os-11嵌入式实时操作系统书本配套光碟,所有源码-Shao Beibei' s uc/os-11 embedded real-time operating system, supporting books and CDs, all the source code
2410_ucos
- 在ADS中编译通过,经过测试,可以稳定运行,没有太多的附加功能,对于移植学习很有帮助,有详细的注释-Compiled by the ADS, after testing, can be stabilized operation, without too many additional features, for the transplant study helpful, detailed comments
uCOSfors3c2440
- ucos II在s3c2440上的移植以及一些测试程序,希望对大家有帮助-ucos II in the s3c2440 on the transplant as well as some testing procedures we want to help
uCOS-II_Source_Analyse
- uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main(){ OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用T
LPC2138key-lcd-uart
- LPC2138键盘显示密码串口代码包含键盘显示程序,LCD驱动程序,串口程序在UCOS2下的总程序-LPC2138 keyboard and display password serial code contains the keyboard display program, LCD driver, serial program under the general procedure UCOS2
uCOS_II
- uCOS_II在mini2440上的移植-uCOS_II work on mini2440
UCOS
- UCOS中文资料大全,完整的邵贝贝翻译的《UCOS操作系统中文版》,适合初学者使用。-UCOS Chinese Sourcebook, a complete translation of Shao Beibei " UCOS Chinese version of the operating system" , suitable for beginners.
ARM7UCOSII
- 我在ARM7上移植UCOSII,值得大家看。-Transplanting UCOSII into ARM7.You can learn it as soon as possible.
