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:定制 SBL

Guru**** 2387060 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1357633/am2732-customized-sbl

器件型号:AM2732

我希望将 CAN 模块导入到 SBL 、因此我更改了 example.syscfg 文件、添加 MIBSPI 和 MCAN 配置(我的 CAN 芯片为 TJA1145)、如下所示:

但在我将 SBL 刻录到片上闪存并从 QSPI 模式重新启动后、芯片无法启动。  SBL 没有任何打印信息。

我刚刚修改了  example.syscfg 文件、而未修改 SBL 的代码。