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.

TMS320C6678: SPI启动是否可以在CCS9.3.0实现呢?

Part Number: TMS320C6678

工程师您好!

我遇到一个版本问题,看了论坛一些帖是用CCS9.3.0环境,也是目前我所用的;但CCS930编出来的固件,用0525.C6678_directROM_boot_examples.zip 转换后,不能启动。 所以想从最基本的led_play例程验证查找下问题,发现它在CCS9.3.0不能编译通过:

>> Compilation failure
subdir_rules.mk:9: recipe for target 'led_play.obj' failed
"../led_play.c", line 40: fatal error #1965: cannot open source file "cerrno"
1 catastrophic error detected in the compilation of "../led_play.c".
Compilation terminated.
gmake: *** [led_play.obj] Error 1
gmake: Target 'all' not remade because of errors.

所以,基于CCS9.3.0是不是可以实现呢,有无相关说明? 还是必须退回CCS6才可以? 感谢!