Forum Discussion
Hi,
Any update on my previous reply.
Regards
Jeetesh
Hi,
Thank you very much for your replies. I apologies I didn't replied back earlier.
I saw this guide but my problem is understanding the logic behind the instructions:
1. Build the sample bare-metal application or simply use the provided file hello-mkimage.bin directly.
This specific project comes with a linker script and a pre-built preloader.
I wish to learn\understand how this script settings affect the preloader build settings and flash settings.
I can ask specific questions if you prefer.
Generally I wish to understand how to choose specific addresses in my linker script and how to use them in scatter file, prelodaer build and flashing. (each of these modules has its own settings and some of them should be identical in order for the bare metal app to boot from qspi into sdram). The guide doesn't elaborates on them