Part Number: TMS320C6678
How to load and run different executable (.out) files on different cores? Please give me a demo. Thanks~
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.
Part Number: TMS320C6678
How to load and run different executable (.out) files on different cores? Please give me a demo. Thanks~
CCS仿真状态下吧,还有就是仿真状态下和烧写启动模式下对这个问题来说有什么区别啊?求讲解谢谢
ccs下直接连上各个core,然后选中对应的core load .out文件就可以了。
烧写启动的话涉及到唤醒slave core的问题,并且程序入口地址等都要在内部代码中配置好,只是简单概述一下。
你好。我是想在板卡里烧写启动固件,通过网口或者其它接口上电的时候给不同的core下载不同的.out文件。
请问TI有类似的DEMO吗
感谢,我学习下。 另外请教下如果想EVM烧写启动固件,通过PC网口把.out下载进去,麻烦问下有相关demo可以参考吗?