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.

[参考译文] MSP430F5310:MSP430 BSL 如何在加电期间调用应用

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1218188/msp430f5310-how-msp430-bsl-calls-application-during-power-up

器件型号:MSP430F5310

我正在 开发 用于 MSP430F5310的自定义引导加载程序。

我不知道 BSL 如何 检测 和启动应用程序代码

它正在从 BSL 中跳至复位矢量  

我计划添加以下功能

检测有效的图像预设(使用 CRC)

如果没有有效映像、则在 BSL 中继续

如果找到有效的映像、则跳转至应用程序代码