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.

TMS320C6678: failed system restart: ERROR -1183 @ 0x7B

Part Number: TMS320C6678


开始学习c6678,使用自制的板子进行调试。

使用的仿真器是560V2,在ccxml中给0核配置了gel文件,Test connection成功通过。

但是在连接成功后的System Reset过程出错。

failed system restart: ERROR  -1183 @ 0x7B No device bus slots available to service the request.Upgrade this request to high priority to force the device to generate a bus slot to service the request.Note that  this would be instrusive to your program

距离上一次使用这块板子出的错是出现一堆寄存器的値,,instruction fetch exception,在论坛已经看到建议解决方法是使用ROV检查堆栈,加大堆栈大小。