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.

TMS320C6748: CCS5.5软件Debug提示异常

Part Number: TMS320C6748

开发环境CCS5.5,执行Debug As —> 1 Code Composer Debug Session后,程序跳转到main函数起始位置,点击绿色按钮Resume(F8)后,程序没有运行,再点击Suspend(Alt+F8)后,提示

No source available for “0x713d4e”。

重新再运行一次Debug操作(同上),程序就可以正常运行了,这是什么问题?为什么不能一次Debug成功,不过有的时候也能一次Debug通过。