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.