创建模板工程,编译通过后,创建.ccxml文件,板子选用TMS320C6678,连接选择XDS100V1 USB Emulator,加载evmc6678l.gel文件后保存,当connect target时报错如图:

请问是什么原因,急待解决,谢谢!!!
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.
创建模板工程,编译通过后,创建.ccxml文件,板子选用TMS320C6678,连接选择XDS100V1 USB Emulator,加载evmc6678l.gel文件后保存,当connect target时报错如图:

请问是什么原因,急待解决,谢谢!!!
Tina Sun
对于C6678L,我们这边使用CCS5.0.3,XDS100V1 USB Emulator,芯片选择TMS320C6678。如果没有异常断开USB线都没有问题。异常断开后碰到类似问题重新启动CCS就会好。不过您的描述似乎一直都没有工作。请试试按照板子带的quick start guide试试POST是否正常。另外,试试把SW3的Pin2~4打到on的位置试试no boot mode有没有变化。( 2-4 of SW3 are the boot mode pins, by default it is set to I2C boot mode (off, on, off) )
下面是板子设置的一些说明。
processors.wiki.ti.com/.../TMDXEVM6678L_EVM_Hardware_Setup
谢谢!