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.

[参考译文] MSP430FR6007:使用引导加载程序进行无线更新的示例程序

Guru**** 2794765 points

Other Parts Discussed in Thread: MSP430FR6007

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1595039/msp430fr6007-sample-program-for-over-the-air-update-with-a-bootloader

器件型号: MSP430FR6007

我们正在开发一款使用 UART 功能的产品、需要帮助实现多映像引导加载程序。 您能否提供一个包括以下内容的示例项目:

引导加载程序

方案 A

方案 B

我们的目标是验证引导加载程序是否可以正确启动程序 A、检测 UART 何时提供了更新、下载新映像、然后切换到执行程序 B。非常感谢有关此工作流程的任何示例代码、文档或指导。