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.

AM2732: customized SBL

Part Number: AM2732

I want to import CAN module to the SBL so I changed the example.syscfg file add MIBSPI and MCAN config(my CAN chip is TJA1145) as shown below:

But after I burn the SBL to onchip flash and restart from QSPI mode, the chip can not startup.  SBL does not have any printing information.

I just modified the example.syscfg file and not modify the code of SBL.