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.

6657 异常识别初始化后,FPGA SRIO访问ddr和DSP访问ddr会有冲突吗

[C66xx_0] internal excpetion happened. IERR=0x10.
[C66xx_0]   Resource conflict exception
[C66xx_0] NRP=0x1087b6f4, NTSR=0x1000d, IRP=0x1085d9b4, ITSR=0xd, TSCH= 0x37, TSCL= 0x9ee41714
[C66xx_0]  B3=0x10860bf4, A4=0x4230d216, B4= 0x4384371f, B14= 0x108ba8f8, B15= 0x10849c28

显示资源冲突

主程序内使用KeyStone_Exception_cfg();这个函数

  • 这个错误一般是由于执行的代码有问题引起的(比如上下两条语句写同一个寄存器),不是由于SRIO和DSP访问发生冲突引起的。

    建议通过NRP找到出错位置的代码然后看是什么原因引起。

x 出现错误。请重试或与管理员联系。