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.

[参考译文] MSPM0G3507:更改辅助 BSL 起始地址

Guru**** 2460380 points
Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1486807/mspm0g3507-change-secondary-bsl-start-address

器件型号:MSPM0G3507
主题中讨论的其他器件:SysConfig

工具与软件:

 你好

现在、我尝试使用辅助 BSL、并想更改起始地址。

下面是一个有关更改起始地址的示例。

当我阅读 MSPM0引导加载程序(BSL)实现(修订版 C)文档时、CMD 文件中的起始地址从0x00001040移到0x00004040

但 SysConfig 中的备用 BSL 地址将移至0x4041

CMD (0x00001040)与 SysConfig (0x4041)有什么不同?

0x4041是字地址吗? -> 0x00001040字节地址?

谢谢你  

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

    您好!

    这只是一条应该遵守的规则。 您需要在 SysConfig 中输入地址(CMD BSL 起始地址+1)。

    此致、

    Cash Hao