搜索资源列表
ucostest
- ucos在avr系列单片机mega16上的移植例程工程-CENTER in avr Series MCU mega16 routines on the transplant works
ucos-ii
- ucos-ii移植mega16单片机
ucos-mega16
- uC/OS-II 在 AVR 上的移植 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-uC/OS-II in the AVR if the transplant is installed WinAVR20050214, running directly start.bat, enter the beginning of the com
AVR--ucos
- 单片机AVR mega16 精简操作系统ucos-Ucos AVR microcontroller operating system to streamline
ucos-mega16
- ucos-mega16 avr单片机mega16 UCOS-II移植-ucos-mega16
ucos16
- ucos 在ATmega16上应用的例子,非常实用。-it is a very useful example using ucos-ii in the avr mega16 platform.simple and easy to master.
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
51ucosii
- ucos 在单片机上可以运行的源代码!当然,需要猛一点的单片机,要求1000个字节ram,跑起来才比较顺畅,比如at89s55,或者在avr的mega16-a ucos os for MCU!
ucos-arvmega
- ucos for mega16, mega16成功运行-ucos for mega16, mega16 successful operation
UCOS_II
- ucos-ii移植mega16单片机,使用codevisionavr编译器。-ucos-ii transplantation mega16 microcontroller, use codevisionavr compiler.