Hello,
I followed Getting Started with MCUXpresso SDK for EVK-MIMXRT1064.pdf and was able to run hello world application using MCU Xpresso IDE. Now I want to flash the same program onto an SD card and run the application on boot. Is there a way to do that?
Also MCUXpresso SDK for EVK-MIMXRT1064.pdf, to Run a demo using Arm GCC has steps only for Windows OS. My system is ubuntu and I have installed toolchain. Are there any steps on how to proceed further?
Solved! Go to Solution.
Hi @Jayadev,
Please look into the following knowledge base article as I believe it will prove very useful for your inquiry: https://community.nxp.com/t5/Blog/Tutorial-Booting-the-NXP-i-MX-RT-from-Micro-SD-Card/ba-p/1131074
If you have further questions about this topic, do let me know.
BR,
Edwin.
Hi @everyone,
I got the output on the terminal by doing a reset after you boot up board in SD card mode. Thank you for the support.
BR,
Jayadev.
Hi @EdwinHz
I followed the tutorial and was able flash image successfully. But SD card seems to be empty. And I am not able to see hello world in Putty.
I also checked these discussions,
https://community.nxp.com/t5/i-MX-RT/RT1050-EVK-Boot-from-SD-Card-to-ITCM/m-p/722529
https://community.nxp.com/t5/i-MX-RT/SD-card-flashing-and-booting-in-i-MXRT1050-EVK/m-p/775741
My start address is 0x1000. But I am not able to see the output. I am attaching my cfg.ini files and imx-itcm-unsigned.zip. I would appreciate any help provided.
Hi @Jayadev,
Please look into the following knowledge base article as I believe it will prove very useful for your inquiry: https://community.nxp.com/t5/Blog/Tutorial-Booting-the-NXP-i-MX-RT-from-Micro-SD-Card/ba-p/1131074
If you have further questions about this topic, do let me know.
BR,
Edwin.