Hi,
I have a MIMXRT1060-EVK board. I have been runnin some of the SDK examples. Now it doesn't enter debug mode any more and throws a flash related error, screengrab of the error is attached.
I found some others have had somethin similar, one suggested a flash erase using the flash tool but this throws the same (or similar) error.
Any ideas?
IQ
Hello @eye_cue,
My guess here is that at some point the firmware downloaded is denying access to the debug interface. To avoid the firmware start running and the MCU be in a known state you could try booting from the serial downloader, this can be done by setting SW7 to 0001. In this state, you should be able to erase the flash or program one of the SDK examples.
Best Regards,
Alexis Andalon