我们的c6670调试时,遇到问题,
cpu为DSP-TMS320C6670, 仿真器为xds100v3
通过仿真器est 链接 通过
但是通过c6670gel 文件,链接dsp时,会抱错,下面是执行结果
C66xx_0: GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_1: GEL Output: Setup_Memory_Map...
C66xx_1: GEL Output: Setup_Memory_Map... Done.
C66xx_2: GEL Output: Setup_Memory_Map...
C66xx_2: GEL Output: Setup_Memory_Map... Done.
C66xx_3: GEL Output: Setup_Memory_Map...
C66xx_3: GEL Output: Setup_Memory_Map... Done.
C66xx_0: Error connecting to the target: (Error -1143 @ 0x0) Device core was hung. The debugger has forced the device to a ready state and recovered debug control, but your application's state is now corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 5.1.232.0)
如果gel文件有问题的话,,是不是应该执行到Global_Default_Setup_Silent()才会报错,?
如果gel文件有问题的话,,是不是应该执行到Global_Default_Setup_Silent()才会报错,?
请问这是硬件问题吗?