我目前在使用最新版本CCS 7.2进行 C6747的DSP开发。现在希望将程序固化到板子的SPI Flash芯片上,但是在转换文件的时候遇到了问题。
AIS软件无法识别CCS 7.2输出的ELF格式的.out 文件。
不知TI针对新版本的CCS,下载程序至SPI FLASH的方法是怎样的。
求决解方案。
不胜感激。
(另:CCS 7.2 使用的compiler version 为TI v8.1.3,无法生成COFF格式的.out文件)。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我目前在使用最新版本CCS 7.2进行 C6747的DSP开发。现在希望将程序固化到板子的SPI Flash芯片上,但是在转换文件的时候遇到了问题。
AIS软件无法识别CCS 7.2输出的ELF格式的.out 文件。
不知TI针对新版本的CCS,下载程序至SPI FLASH的方法是怎样的。
求决解方案。
不胜感激。
(另:CCS 7.2 使用的compiler version 为TI v8.1.3,无法生成COFF格式的.out文件)。
剪切板中的具体错误信息为:
AISgen for D800K001
version: 0.3.0.0
hexgen -romid D800K001 -seqread -crc 1 -pllcfg2 0 24 1 2 2 5 441 -spiclk 4 -emif3c 0x00018421 0x10912A08 0x70090005 0x000003FA -appln "F:\DSP\workspace\C6747\loudspeaker array0\loudspeaker array\Debug\loudspeaker array.out" -output "F:\DSP\workspace\C6747\loudspeaker array0\loudspeaker array\Debug\downLoad to Flash.bin"
hexgen v2.6
Parsing DSP application file...
coffparser: Not a C6000 or TMS470 executable (id: 0x0001)
child process exited abnormally
hexgen: Parsing of DSP application file failed