有关RTOS uc/os练习的程序,可以进一步提高编程能力。
上传时间: 2016-08-15
上传用户:徐孺
CMEX source code RTOS for atmel atmega128
上传时间: 2013-12-12
上传用户:aa54
这个是我下载的关于AVR运行实时操作系统AVRX的中文文档,希望对大家有帮助
上传时间: 2016-08-21
上传用户:youth25
The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way to use FreeRTOS is start start with one of the demo application projects. Once this is running the project can be modified to include your own source files. This way the correct files and compiler options will be automatically included in your application. + The Source directory contains the real time kernel source files for every port. The kernel itself is only 3 files. + The Demo directory contains the demo application source files for every port. + The TraceCon directory contains the trace visualisation exe file. See the readme files in the respective directories for further information.
标签: application download includes kernel
上传时间: 2016-08-24
上传用户:zhyiroy
rtos 在msp430单片机上移植,的代码,以及相关注释。
上传时间: 2014-01-09
上传用户:450976175
陈明计:就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil_c51 所带的RTX_Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX_Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX_Tiny编写了Small_RTOS_51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
上传时间: 2016-08-31
上传用户:trepb001
salvo avr rtos lt 版本,用于AVR RTOS开发!
上传时间: 2016-09-05
上传用户:bruce5996
单片机,嵌入式系统实时操作系统rtos及基于80C51单片机源码
上传时间: 2013-12-23
上传用户:songnanhua
FREE-RTOS 在LM3S811上的移植代码(KEIL)
上传时间: 2014-01-09
上传用户:libinxny
KEIL FOR ARM RTOS.rar 是keil公司开发的针对ARM的实时操作系统.
上传时间: 2014-11-28
上传用户:helmos