I am Initialized DDR configuration in i.MX8M Mini Arm Cortex A53. I can able to access ddr memory upto 3GB. Once code came into main function, i need to run further code in ddr memory. How to write linker script for ddr. Can anybody recommended your way.
Hello @Hariharan1
Could you please share more details?
I am nott sure if you are referring to Cortex M or Cortex A, because The Cortex M has only access to TCM, not cortex A.
Also, If you want to run an application in DDR from cortex M you can find information in the SDK from MCUXpresso SDK.
Best regards.
Salas.