Hi,
I'm using i.MXRT1170-evkb board. I am trying to run the NXP provided Flash-loader SDK example code for CM7 core. I couldn't find any Readme.md file. So if I want to analyze the code provided in the example I'm facing difficulty to understand for what purpose this example has been provided.
And I want to know which Flash memory is being used in the same example. I have attached the MEMORY section in linker script, there I couldn't understand which memory section is being used.
Please help me regarding this.
Hi @darshanmk
Thank you so much for your interest in our products and for using our community.
When you import this SDK demo, it will show some introduction about this demo. The flashloader is a bootloader that executes from target RAM memory on the platform.
what you upload memory picture address is OCRAM address.
For more information I suggest you can refer to these Link:
1: https://www.nxp.com/docs/en/nxp/application-notes/AN12238.pdf
2: Bootloader Code - NXP Community
Wish it helps you.
BR
mayliu