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.

omapl138芯片仿真器调试,如何在CCS5.2实现dsp程序在debug时先令ARM加载gel文件



以前使用CCS3.3,可以先打开ARM核界面,加载gel文件,唤醒dsp,之后再在dsp界面加载程序即可。

但对于CCS5,两个核在dsp程序debug之后才会看到,如果debug成功,此时DSP已经加载程序,arm未连接。

问题1:能不能在ccs5.2在dsp加载程序之前,先连接arm???

问题2:如果不加载arm的gel文件,有什么办法使dsp不处于复位状态???