Hello NXP,
I was flash NXP evkmimxrt1010_flashloader sample code to RT1010 EVK ,
but the result was fail. Attached is my flash error log. Could you give me any advice or help?
==========================================================
NXP: MIMXRT1011xxxxx
DAP stride is 1024 bytes (256 words)
( 65) Chip Setup Complete
Connected: was_reset=true. was_stopped=true
( 70) License Check Complete
File 'evkmimxrt1010_flashloader.axf' load failure: Ef(11). No flash configured at the specified address.
(100) Target Operation Failed
Unable to perform operation!
Command failed with exit code 1
==========================================================
Here is my IDE and SDK version, and I have try this on different workspace, but it still can't work.(I got this SDK from https://mcuxpresso.nxp.com/en/dashboard)
Omar_hong_0-1726108617017.png
Following is my building and flashing method .
==============================================
Build
Omar_hong_1-1726109046048.png
==========================================
Flash
Omar_hong_2-1726109046280.png
Omar_hong_3-1726109046345.png
Omar_hong_4-1726109046474.png
Omar_hong_5-1726109046401.png
=========================================
I've tried other sample project(Hello_world & iled_blinky) and they seem to work fine
Omar_hong_6-1726109357767.png
The following is the configuration status of my EVK board
Omar_hong_7-1726109372290.jpeg
In addition, after we load the flashloader sample code to RT1010,
Should we be able to see the log from RT1010?
Omar_hong_8-1726109611057.png