On the AM243x LP, if I change the project's core MSRAM boundaries, how can I adjust the multi-partition bootloader to fit the new MSRAM memory map?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
On the AM243x LP, if I change the project's core MSRAM boundaries, how can I adjust the multi-partition bootloader to fit the new MSRAM memory map?
Hello Ahd
Thread has been assigned to Anil who was previously helping you. Not sure what has changed from your last discussion. Please do expect some delays as Anil is out of office till May 14th, so responses will be slower than usual
On the AM243x LP, if I change the project's core MSRAM boundaries, how can I adjust the multi-partition bootloader to fit the new MSRAM memory map?
Hello Ahd,
Actually, you have updated MSRAM boundaries for each core and generated app images.
The same app images you are flashed on external memory by the SBL.
So, I assume that you don't need to update any MSRAM memory addresses in the SBL since your app images have the starting address and end address space information of each application. So, your SBL will try to load the applications on same starting address.
Can you please share your memory map ?
Regards,
Anil.