Hi all
Is there a procedure or tutorial to show me what to do to make one of the demo apps run from onboard RAM.
I have a MIMXRT1060-EVKB dev kit as well as a custom board with MIMXRT1062 populated.
On the custom board I want to run the QSPI demo from ram to test the QSPI Ram on the custom board
Solved! Go to Solution.
Hi @seandutoit ,
You can refer to this post. Booting from SDRAM is same to DTCM.
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/I-MX-RT-How-to-booting-to-SDRAM/ta-p/1125054
Regards,
Jing
Hi @seandutoit ,
You can refer to this post. Booting from SDRAM is same to DTCM.
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/I-MX-RT-How-to-booting-to-SDRAM/ta-p/1125054
Regards,
Jing
Thank you