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.

AM62P: AM62Px: Invalid boot time optimization measures from Linux SDK tutorial

Part Number: AM62P

Hi,

Following the linux SDK tutorial (4.1.12. Boot Time Optimizations — Processor SDK AM62Px Documentation ), I tried to verify the feasibility of three listed measures (Skipping OSPI PHY tuning/Use DDR in single rank configuration/FastXSPI) to optimize the SBL load time. But I found all of three measures have little effects on reducing the load time. My test result is attached below.

screenshot-20251205-140006.png

The MCU+SDK version I am using is 11.01.01.08 and the hardware I am using for test is EVM. I set the GPIO low at the start of project "ospi_sbl1" and then I set the GPIO high after function "App_bootMultipleCoreFlash" in project "ipc_rpmsg", as same as the content of tutorials. 

I could also attach my test projects below.

ipc_rpmsg.zip ospi_sbl1.zip 

Regards,

Bomiao