搜索资源列表
uCOS-II_m128
- atmega单片机用的ucos系统 占用内存适中 是atmega单片机合适的操作系统-ATmega uCOS system used in single-chip memory are moderate ATmega Singlechip suitable operating system
plugins
- AN1256 ports for atmega 256 uCOS-II micrium
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
test.pdf.tar
- Test code using ucos ii for atmega 128,multitasking,controlling 4 tasks
Snakegame
- A snake game based on atmega 128/64 + RTOS using ucos --A snake game based on atmega 128/64 + RTOS using ucos -ii
Task
- RTOS in ucos ii code based on AVR atmega 64/128 microcontroller
port-ATmega8-to-ucos-II
- 基于Atmega单片机的ucos移植,对于入门ucos有很重要的作用。-Based the Atmega microcontroller ucos transplantation has a very important role for the entry-ucos.