Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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.

TMDSCNCD263: AM263x: sbl_qspi_am263x example stucks during HSM's runtime firmware load

Part Number: TMDSCNCD263

Hi all,

I'm working with an AM263x Control card and SDK v9.00_00_35. 

The RBL dump indicates a device in HS_FS state.

This is the full dump:

---------------------------
SoC ID HW Info:
---------------------------
partID : 0x0
partNumber : 0x2
PGVer : 0x3
ROMVer : 0x2
MetalVer : 0x1
---------------------------
SoC ID R5 ROM Info:
---------------------------
r5 ROM Ver : 0x10100
---------------------------
SoC ID HSM Pub ROM Info:
---------------------------
devName : AM263X
devType : 0xabcd0004 --> HS_FS
hsm ROM Ver : 0x10100
---------------------------
SoC ID HSM Sec ROM Info:
---------------------------
Prime : 0x1
Key Rev : 0x0
Key Count : 0x0
SWRV SBL : 0x0
SWRV HSM : 0x0
TI MPK Hash : ec54cc16cd1ffccab7fd81fd82c998b305c6ac0c12cccf21a610fc1ad7159b1ad20acd69adabf72f1eed15021e26766d2f212d135b6bebf5e5e76c06ac87a6e4
Cust MPK Hash : 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
Unique ID : a21bf27e0e130cb4ea20898ff70c923779ec1bd222e8aa42243d2422d89f7f609bd30440fcafd1ee1d83912b973702b5a3d756b2bbd246053f6344faf495d954

When I try to run the sbl_qspi_am263x-cc_r5fss0-0_nortos_ti-arm-clang example provided by the SDK, the code stucks during the HSM firmware's load.

The runtime firmware is the one available in with the SDK, which should already signed with TI keys, from what I understood.

Can you please tell me why the example doesn't run correctly?

Thanks,

Vanni