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:MSP430F5310

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1132249/msp430f5310-msp430f5310

器件型号:MSP430F5310

上电复位后、代码到达应用程序之前的工作流程是什么  

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

    您好、Nidheesh、

    在完全复位或加电斜升后、PMU 将允许执行开始。 执行一些低级引导代码、然后器  件会检查 BSL 签名和 BSL 保护值(如下流程图所示-有关器件 BSL 启动序列的更多详细信息、请参阅创建基于闪存的自定义引导加载程序的第1.2节)。 这将告诉器件是否在 BSL 模式下启动。 完成这些检查后、器件将正常运行 C_init 代码、然后跳转到用户应用程序代码(假设未调用 BSL)。  

    此致、
    Brandon Fisher