Hi,
When attempting to load code onto my RT 1064 EVK, the flash driver reports the following error:
ProgramPage (0x70000000, 0x200026C8, 0x4000) status 0x1 - driver reported driver error - EXTSPIJ driver rc 185 (0xB9)
Closing flash driver MIMXRT1064.cfx
Target error from Commit Flash write: Ef(49): Flash driver operation gave error.
GDB stub (crt_emu_cm_redlink) terminating - GDB protocol problem: Pipe has been closed by GDB.
I am using MCUXpresso 11.0 and have successfully preformed a mass erase of the flash and reset the board, but this has not helped the issue.
I am also able to connect to the board and erase the flash with the SW7 switch in position 0010 (internal flash selected as boot device), which leads me to believe that a bad image is not the issue.
This all started after I used the GUI flash tool to put a .bin file of the iled example code into flash (location 0x70000000), but it now seems that I can't load anything on the board or recover it via the normal methods.
Any help would be appreciated. Thanks!