Hi,
Is there any SDK example which can show me how to run program on SDRAM on below evaluation board?
https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1020-eva...
Ideally I would like to get help to do
1) Load code on QPI flash memory, then boot to SRAM and run from SRAM.
2) Just load code to SRAM and run from there.
I am using a Jlink jtag, and I can read from/write to the SDRAM at 0x80000000.
And I just can NOT load code to flash or SDRAM, and run from there.
Any help would be greatly appreciated.
Thanks,
Kevin