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.

DSP 复位 FLASH问题

Other Parts Discussed in Thread: UNIFLASH

我现在使用DSP28335,使能了看门狗,然后发现XRS管脚上一直有一个周期性的低电平,应该可以判断出程序在复位,然后我想使用UNIFLASH来擦除flash,uniflash里面提示如下:C28xx: Error connecting to the target: (Error -1015 @ 0x0) Device is not responding to the request. 。也读不到flash的数据,一直提示connecting。然后跳转到SCI-A启动的时候,可以读取到flash的内容,但是无法擦除,请问如何解决