TI的技术专家:
你好。我用的是F28M36x系列双核DSP,请问如何在CCS中同步调试双核程序?
谢谢解答!
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.
TI的技术专家:
你好。我用的是F28M36x系列双核DSP,请问如何在CCS中同步调试双核程序?
谢谢解答!
您好,谢谢解答!
请问您说的是ccxml文件吗,这个我已经配置好了。现在我的Project Explorer中有M3和C2000的可执行工程,请问,debug时具体怎样操作?
谢谢!
Yingzhe,
选中目标文件(ccxml后缀),右键点击lunch,自动进入debug模式,然后在左侧窗口中选中C28核并,点击连接,连上后点击load program, M3核也是类似操作,两个核可以独立下载调试。