dsp烧写正常,点击运行就会报错。逐步运行发现是在系统初始化的时候保存,报错信息如下:
C28xx_CPU1: Error: (Error -1044 @ 0x0) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 8.1.0.00007)
C28xx_CPU1: Trouble Halting Target CPU: (Error -1135 @ 0x8525) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 8.1.0.00007)
C28xx_CPU1: Unable to determine target status after 20 attempts
C28xx_CPU1: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
jtag在配置文件中的测试是正常的,请问各位朋友是哪里出了问题?