Hello Jing,
Thanks for your reply. I built the project "evkmimxrt1010_flashloader" and create the flashloader binary, but it failed to run after downloading with sdphost.exe. It's simple to re-produced it on the RT1010EVK.
1. Build the project "evkmimxrt1010_flashloader".
2. Convert *.axf to *.bin
3. Download it onto SRAM with sdphost.exe
4. Jump to the application and it fails.
My question is how to make the built binary work. I made a new board with RT1010 and the JTAG didn't work so I want to use sdphost.exe to download this application to test. The original ivt_flashloader.bin from NXP did work when it's downloaded. But I want to add some debug information in the example project. But it didn't work even without any changes.
Thanks
Jason