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)

Following is my building and flashing method .
==============================================
Build

==========================================
Flash




=========================================
I've tried other sample project(Hello_world & iled_blinky) and they seem to work fine

The following is the configuration status of my EVK board

In addition, after we load the flashloader sample code to RT1010,
Should we be able to see the log from RT1010?
