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.

TMS320F28034: 在同一个DSP中烧录两个HEX文件后,debug时进入ESTOP

Part Number: TMS320F28034

您好,我目前使用A扇区作为Bootloader,通过串口接收数据,并擦除及编程其他扇区。其他扇区作为APP区域,目前已经实现了将两个文件烧录到同一个DSP上且能正常运行及跳转。但是遇到一个问题,当我尝试debug APP程序时,点击debug界面中的运行箭头后,程序就进入了ESTOP0 ,当我不使用CCS debug时,两个程序都可以正常运行。请问我该如何处理?以及出现这种问题的原因是什么?