搜索资源列表
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--SmallRTOSV1·50·0
- Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照Easy
nuttx-0.4.7.tar
- rtos,支持posix,针对8位,16位,32位处理器-rtos,support posix。it used 8 bit,16 bit, or 32 bit mcu
ourdev_4
- SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
ff007e
- 支持fat12,fat16,fat32.代码较小,容易移植。支持操作系统rtos移植。-Features Windows compatible FAT12/16/32 file system. Platform independent. Easy to port. Very small footprint for code and work area. Various configuration options: Multiple volumes (physical
FunkOS_R3
- FunkOS is an RTOS for 8-32 bit MCUs including AVR, MSP430, and Cortex M3. Both C and C++ kernels avaiable. Key features include preemption, periodic events, device drivers, and mutex/semaphores. Includes a variety of graphics and filesystem middlewar
MQXPMutilTask
- MQX是Freescale公司推出的一款基于Linux的实时操作系统,附件提供了基于K64处理器的MQX例程,方便学习-The MQX Real-Time Operating System (RTOS) provides real-time performance within a small, configurable footprint. The RTOS is tightly integrated with 32-bit MCUs and MPUs NXP and is provided
bertos-master
- 嵌入式实时操作系统rtos 8位 16位 32位MCU-Embedded real-time operating system rtos 8-bit 16-bit 32-bit MCU