搜索资源列表
16ucosii
- 在ATmega16芯片上移植的ucosii系统应用,使用ICCAVR编译器。由于ATmega16芯片仅仅有16k的rom和1k的ram,因此这个移植范例中仅使用了系统延时函数来点亮led。-the ATmega16 chip transplant ucosii applications, use ICCAVR compiler. As ATmega16 mere 16k chip rom the 1k and the ram, Therefore, the transplant use only
hitech-pacific-c-80x86-UCOSII270-AMR-1.00
- 在ATmega16芯片上移植的ucosii系统-ATmega16 chips in the transplant system ............. ucosii
atmega
- Atmega16-ucosii的移植范例
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
UCOSii_atmega16
- RTOS--- ucosii for atmega16
uCOSII
- 适合于ATmega16 ucos ii 操作系统-ucos ii for atmega16
ucosii-avr
- 关于avr单片机在ucos上的移植,使用芯片ATMEGA16,参考可以对其他型号进行移植-On the AVR microcontroller UCOS on the transplant, the use of chip ATMEGA16, reference can be transplanted to other models
