6414_mcbsp_as_spi_test

所属分类:DSP编程
开发工具:Others
文件大小:8KB
下载次数:16
上传日期:2009-09-07 15:53:14
上 传 者gxm323
说明:  ti的dsp tms320vc6414 的mcbsp 做spi口例程
(ti' s dsp tms320vc6414 of mcbsp do spi port routines)

文件列表:
6414_mcbsp_as_spi_test\vecs.asm (3661, 2001-07-11)
6414_mcbsp_as_spi_test\spi_mcbsp.c (24831, 2001-07-13)
6414_mcbsp_as_spi_test\legal.c (2934, 2001-07-11)
6414_mcbsp_as_spi_test (0, 2009-09-07)

How to use these files with Code Composer Studio: 1) First Setup the Code Composer Studio with the appropriate Board type/name, I/O port, CPU type and GEL file 2) Start the Code Composer Studio and create a new project by selecting Project-New from the menu and then select the location and name of the project on the computer 3) From the menu, select Project-Build Options-Target and then on the Compiler Tab choose the appropriate device form the Basic-Target Version 4) From the menu choose Project-Add Files to Project and add the vecs.asm and mcbsp_to_ac97.c files. Also include the appropriate link command file (*.cmd) and library files (*.lib) from C:\ti according to the target C6000 device used 5) In the mcbsp_to_ac97.c file change the #define CHIP_6xxx 1 to the appropriate number according to the TMS320C6000 DSP used. For instance if the TMS320C6711 is used change the above line to #define CHIP_6711 1 6) Build the project by selecting Project-Build from the menu 7) Load the program by selecting File-Load Program from the menu 8) Run the program

近期下载者

相关文件


收藏者