搜索资源列表
Small RTOS 移植至 AVR (第四版)
- Small RTOS 移植至 AVR (第四版),其中新加OS_CONTEXT_SWITCH_METHOD,为0任务切换保护全部32个寄存器,SREG,Os_Enter_Sum和返回地址(共36字节),为1 任务切换保只护其中20个寄存器,SREG,Os_Enter_Sum和返回地址(共24字节).
RTOS.rar
- This is a sample of Keil RV RTOS being used in a LPC2378 own made plataform. Simple to understand.,This is a sample of Keil RV RTOS being used in a LPC2378 own made plataform. Simple to understand.
RTOS
- 一些RTOS的使用说明论文,包括ucos和ecos-RTOS use some of the papers, including uCOS and eCos
rs-rtos
- rt-rtos,国人写的实时操作系统,值得研究,内附该rtos的设计文档,非常珍贵-rt-rtos, people write real-time operating system, worthy of study, containing the RTOS design document, very precious
RTOS--SmallRTOSV1·50·0
- Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照Easy
RS-RTOS
- 一个简单实用的RTOS 源代码及文档可以用到嵌入式系统上-A simple and practical RTOS source code and documentation can be used on embedded systems
rtos-x86
- 找了很久找到的x86环境下跑ucos的例子,对了解RTOS很有帮助!-Looking for a long time to find the x86 environment running ucos example, RTOS helpful to know!
RTOS
- Complete RTOS for ARM7
rtos.pdf
- RTOS Design and Implementation
RTOS
- RTOS Document. This document describes basic concept of real time operating system
rtos
- 一個rtos的程式,可以控制不同的led讓他們閃爍的頻率會不一樣。----------------------------
RTOS
- This source code for HCS12 based RTOS. This code enables the user to create his own application on the kernel given.-This is source code for HCS12 based RTOS. This code enables the user to create his own application on the kernel given.
RTOS-Basics
- RTOS basics documents
rtos
- RTOS on AVR and this file usefull for everyone that want have multitasking on avr prossecor
51-MCU-small-RTOS
- 51 单片机 small RTOS系统,keil环境下编译-51 single small RTOS system, keil compiler environment
free-rtos-stm32-F2
- free-RTOS在STM32F2上的移植工程模板,已经在板上跑过了,可以正常运行。开发人员下载后直接可以在这个基础上进行项目开发。(Free-RTOS's porting project template on STM32F2 has been run over the board and can function properly. Developers can directly develop the project on the basis of downloading.)
rtos-klite-demo-stm32
- KLite操作系统例程,内含STM32F051, STM32F103, STM32F429的工程文件.(KLite RTOS demo project, include STM32F051, STM32F103, STM32F429.)
RTOS移植到stm32
- 简单的实现了将rtos移植到stm32单片机上。(Simple realization of the RTOS transplanted to the STM32 microcontroller.)
Small RTOS v1.12.2
- small rtos 陈明计,这个人有必要要认识下,因为small rtos 是他写的,他根据ucos的原理写的。这个small rtos是可以再51单片机上运行的,但是受ARM内存的限制。 作为单片机开发的时刻都得想着内存的问题,因为51芯片资源有限。(small rtos Chen Ming plan, this person needs to know, because small RTOS he wrote, he wrote on the basis of the principl
rtos-speed-arm7_20100314
- 嵌入式RAM,RTOS直接编译可以使用,可以看看(Embedded RAM, RTOS compiler can be used directly, you can see)