ti-c2xx

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:8KB
下载次数:14
上传日期:2006-03-17 10:36:34
上 传 者yuxiang2008
说明:  This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.
(This code ports the uC/OS operating system by Jean LaBrosse to the family of TI DSP TMS320C2xx s.)

文件列表:
Init.asm (2187, 1998-07-29)
main.c (3308, 1998-07-29)
Os_cfg.h (1365, 1998-07-29)
ucos2xxa.asm (5021, 1998-07-29)
ucos2xxc.c (4111, 1998-07-29)
Ucosc2xx.h (1210, 1998-07-27)
Vectors.asm (3294, 1998-07-27)

uC/OS for the Texas Instruments TMS320C2XX DSP Family by Kirby W. Cartwright copyright (c) 19*** Vanner Power Group INTRODUCTION This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP's. DESCRIPTION As is usual with porting this software the result is intimately tied to a particular 'C' compiler and uP or DSP. This port uses the TI TMS32C2xx compiler which you should first read about at the below mentioned link. Also, as is mentioned in the source code, the task switching code uses 'C' interrupt save and restore context routines from TI's library. Why reinvent the wheel? Any comments? Email kirbyc@qn.net. FILES Customization Source Files ucos2xxa.asm - task switching and timer tick ISR ucos2xxc.c - task stack initialization Customization Include Files os_cfg .h - operating system customization defines ucosc2xx.h - porting customization defines Test Files main .c - test file; initializes uC/OS, and then a periodic task flashes LED's on TI's EVM board. init .asm - watchdog initialization and reset, and real-time interrupt initialization. vectors .asm - reset, timer tick, and uC/OS vectors. uC/OS Files from elsewhere (Needed!) includes.h ucos .h ucos .c INTERNET LINKS Latest version of uC/OS: http://www.ucos-ii.com/ PDF file describing the TI compiler for the TMS320C2xx: http://www-s.ti.com/sc/psheets/spru024d/spru024d.pdf

近期下载者

相关文件


收藏者