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-Q1: SBL Stuck Waiting For Boot Notify

Part Number: AM263P4-Q1
Other Parts Discussed in Thread: TMDSCNCD263P

Hello,

We have new custom HW with HS-FS device but have problems booting the SBL/App. Who doesn't, right?!

The new SBL is broadly the same TI OSPI SBL that we use with controlCARD (TMDSCNCD263P) except that the Flash device is different and we have no IOExpander etc.

I am just checking my SBL by loading it via script (load_sbl.js) similar to AM263Px MCU+ SDK: Additional Details. My local JS script of course refers to my local SBL bin file build.

However, the code never leaves HsmClient_waitForBootNotify(NotifyClient, SystemP_WAIT_FOREVER);


Am a bit stuck. What can I check that might prevent it completing the HSM firmware loading please?

Thank you.

Just FYI, here's my console output: