工程师您好!
看到C6678 PG1.0 启动必须是IBL,PG2.0就不用,请问下应如何判断,下图是我们的器件:
谢谢!
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.
这个是2.0版本的,可以参考下面勘误表上的表面打印。
3 Package Symbolization and Revision Identification
https://www.ti.com/lit/er/sprz334h/sprz334h.pdf
感谢Shine!
我遇到一个版本问题,看了论坛一些帖是用CCS9.3.0环境,也是目前我所用的;但CCS930编出来的固件,用你提供的转换工作后,不能启动。
所以想从最基本的led_play例程试下,发现它在CCS930不能编译通过:
>> 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才是可以的?
感谢!