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?