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检查堆栈,加大堆栈大小。
Shine:
请问ccs用的是什么版本?
,
Sixing Li:
CCS5.5
,
Shine:
请升级一下ccs版本。
,
Sixing Li:
应该不是ccs版本问题,之前同一块板子使用这个版本能成功System Ret
,
Shine:
这两块板子的硬件一模一样吗?
,
Sixing Li:
同一块
,
Shine:
您的意思是这块板子之前是可以使用System Reset功能的?那对板子有什么改动吗?调试环境有什么改动吗?
,
Sixing Li:
没有
,
Shine:
如果不用system reset功能,可以正常load, run代码吗?
,
Sixing Li:
如果不使用SystemReset就load、run之前成功运行过的自己写的简单工程是可以的,但是Reset就会报这个错。
,
Shine:
试试执行cpu reset后再执行system reset。