Forum Discussion
Jeet14
Frequent Contributor
2 years agoHi,
Please check your email on this issue with the GNU based steps for building baremetal app to run from the SDRAM and booting the baremetal from the flash.
Regards
Tiwari
bsp_user
Occasional Contributor
2 years agoHi,
Thank you for your help and private message.
I apologize but I think you misunderstood me:
I have no problem with the GNU toolchain. If I use the GNU compiler & linker I'm able to load my bare metal app to the SDRAM with and without debugger.
My problem is when I'm using the ARM toolchain. When I use the ARM compiler & linker I'm able to load my bare metal app to the SDRAM only with the debugger.
My goal is to load it to the SDRAM with the preloader and devkit only without debugger.
Thanks