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.

在自己写的boot中对flash操作失败后导致dsp无法启动



在自己写的boot中代码升级,接收到数据并进行升级,等数据都发送完成后,发现报Flash操作错误,具体是擦写还是写入还是验证不清楚哪一步出错,但是当再次连接仿真器时候,就无法连接仿真器了。连接仿真器出现错误;

Error connecting to the target:
(Error -1135 @ 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.00012)

不连接仿真器,发现dsp根本就运行不了。