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.

AM263P4: SBL Size

Part Number: AM263P4

Tool/software:

Hello,

By default, the OCRAM set aside for executing the SBL from address 0x7000 0000 in linker.cmd is 0x40000 (256KiB).

I am using TI's sbl_ospi.release.tiimage SBL for the foreseeable future so I would like to allocate the minimum RAM to the SBL to allow more room for application code.

<Question> How much OCRAM memory does sbl_ospi.release.tiimage actually use on execution please?

Thank you.