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.

C5509A问题

在CCS5.5上用XDS100V1连接C5509A,然后将CCS3.3的LED实验转到5.5上运行时出现there are no debuggable cpus问题,求解!

  • 在ccs 5.5里成功编译了ccs3.3工程吗?运行其他ccs5.5的工程文件有问题吗?从错误提示看,像是target configuration file里device没选对。

  • 多谢你的解答,因为是刚接触DSP,而且手上的学习资料都是基于3.3的

    我刚刚改了device,然后出现了C55xx: Error connecting to the target: (Error -1146 @ 0x400) Device ID is not recognized or is not supported by driver. Confirm device and emulator configuration is correct, or update device driver. (Emulation package 5.1.73.0)这个问题

  • C55xx: Error connecting to the target: (Error -1146 @ 0x400) Device ID is not recognized or is not supported by driver. Confirm device and emulator configuration is correct, or update device driver. (Emulation package 5.1.73.0)

    请问这个错误是由于仿真器的原因吗?

  • target configuration file是如何配置的?方便发个截图么?

  • 好的,附件里面就是我的配置截图。

  • 你好,配置截图见附件,谢谢

  • 配置没什么问题。

    是自己的板子吗?量一下JTAG口的各个管脚TCK, TRST, TDI, TDO, TMS,  EMU0, EMU1, 是否都正确?

  • 板子是买的开发板,然后我刚刚核对它的针脚都没有问题(NC脚不需要的吧?我之前以为它断里面了),然后我研究了下http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/456931/1648719#pi316318filter=answers&pi316318scroll=false

    这个链接里面遇到和我类似的问题,但我不知道他具体是怎么解决的,麻烦你帮我看看吧,不胜感激。

  • 买的是TI的EVM板还是DSK板?先用板载仿真功能连一下ccs,看是不是仿真器的问题。