Location:
Search - ICC UCos
Search list
Description: UCOS在AVR单片机上的移植工程,开发环境为ICC.-UCOS in AVR on the transplant works, the development environment for the ICC.
Platform: |
Size: 87092 |
Author: 姜建华 |
Hits:
Description: ucos
icc的驱动.
有三个任务。-OUT icc-driven. There are three tasks.
Platform: |
Size: 99237 |
Author: xuepeng2000 |
Hits:
Description: 关于ucos 在avr128 中应用用icc编译-CENTER on the application used avr128 icc compiler
Platform: |
Size: 17381 |
Author: 初庆来 |
Hits:
Description: 这是一个UCOS的AVR移植程序,网上都是WIN的多,我写是的ICC的。
Platform: |
Size: 184523 |
Author: 毛意亮 |
Hits:
Description: 关于ucos 在avr128 中应用用icc编译-CENTER on the application used avr128 icc compiler
Platform: |
Size: 17408 |
Author: 初庆来 |
Hits:
Description: atmel128L
Platform: |
Size: 1074176 |
Author: das |
Hits:
Description: ucos 在avr单片机运行实例~~ 对于,学习ucos和单片机都很有用-A real example of uCOS running on AVR microcontroller, it is very helpful to learn uCOS and microcontroller.
Platform: |
Size: 74752 |
Author: 菠菜 |
Hits:
Description: 新版的ucos在AVR(ATmege128)上的移植,需要配合ucos2.81以上版本使用,(ICC适用)-new version of the AVR CENTER (ATmege128) graft, the need to adjust ucos2.81 versions use (ICC applicable)
Platform: |
Size: 1222656 |
Author: 司徒加旻 |
Hits:
Description: UCOS在AVR单片机上的移植工程,开发环境为ICC.-UCOS in AVR on the transplant works, the development environment for the ICC.
Platform: |
Size: 87040 |
Author: 姜建华 |
Hits:
Description: ucos移植到m64, 精简过, 使用portc bit4控制led显示, 串口1波特率38400输出-OUT transplant m64, streamlining, of using portc led bit4 control, Serial output a 38,400 baud rate
Platform: |
Size: 96256 |
Author: wang |
Hits:
Description: ucos
icc的驱动.
有三个任务。-OUT icc-driven. There are three tasks.
Platform: |
Size: 99328 |
Author: |
Hits:
Description: 使用mega8和iccavr编译器的一段ucos操作系统程序,略去了hook等内容和任务间的通信-use mega8 iccavr compiler and the operating system for some TRACK procedures, omitted from the hook, and other content and the task of the communication
Platform: |
Size: 209920 |
Author: 韩茂琨 |
Hits:
Description: 移植到M128上的ucOS-ii,可以用ICCAVR编译。-transplanted to the M128 ucOS-ii, ICCAVR compiler can be used.
Platform: |
Size: 10002432 |
Author: |
Hits:
Description: UCOS/II for ICCAVR
- The version of UCOS/II is 2.04
- the original port was done by Ole Saether for the IAR compiler. Jens E.
Holtegaard ported one version using ICCAVR. Joerg Meyer did another port
(using Jens port as a start?). This is basically Joerg s port plus a
little bit of changes and documentation by me.
- YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE
http://www.ucos-ii.com . The supplied project file assumes the portable
source is in the ..\source directory.
- Joerg has written couple document showing the stack frames etc. but it
is in German :-) They are included in this directory.
- The Timer2 overflow interrupt is used for Timer Tick. If you want to
change that, modify os_cpu_c.c and os_cpu_a.s
- I have tested this using ATMega103 with and without external RAM
using AVR Studio simulator. See test1.c test program. Both Code
Compressed (PRO) and STD versions have been tested. -UCOS/II for ICCAVR- The version of UCOS/II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me.- YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS/FROM THE UCOS II/II WEBSITE http :// www.ucos- ii.com. The supplied project file assumes the portable source is in the .. \ source directory.- Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory.- The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s- I have teste d this using ATMeg
Platform: |
Size: 200704 |
Author: zhjol |
Hits:
Description: Atmega128高档8位单片机的uCOSII移植源码工程文件,uCOSII的版本是v2.83,工程文件包括了IAR和ICC两个编译器。-Atmega128 high eight SCM uCOSII transplant source project documents, uCOSII version is v2.83, the document includes the ICC and the two IAR compiler.
Platform: |
Size: 337920 |
Author: temp |
Hits:
Description: ucos-ii-at90S-icc-avr,移植到at90S单片机上的ucos-ii,基于ICCAVR-ucos-ii-at90S-icc-avr, transplanted to the at90S Singlechip ucos-ii, based on ICCAVR
Platform: |
Size: 768000 |
Author: 风无痕 |
Hits:
Description: 这是一个UCOS的AVR移植程序,网上都是WIN的多,我写是的ICC的。-This is a uCOS transplantation of AVR procedures, on-line are the multi-WIN, I have written is of the ICC.
Platform: |
Size: 184320 |
Author: 毛意亮 |
Hits:
Description: ucos 2.86是目前最高版本,里面包含了可以在IAR移植的atmel128 的源码。很干净,非常不挫-ucos 2.86 is the highest version, which contains the IAR can atmel128 transplant source. Very clean, very down
Platform: |
Size: 79872 |
Author: sunweiwei |
Hits:
Description: atmega单片机用的ucos系统 占用内存适中 是atmega单片机合适的操作系统-ATmega uCOS system used in single-chip memory are moderate ATmega Singlechip suitable operating system
Platform: |
Size: 329728 |
Author: 光芒电子 |
Hits:
Description: UCOS在mega64或128上移植,编译成功,在测试板上运行3个任务正常。ICC AVR编译。-UCOS in mega64 or 128 on the transplant, compile successfully, the test board running three tasks properly. ICC AVR compiler.
Platform: |
Size: 779264 |
Author: ZhuYaJun |
Hits: