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.

[参考译文] MSPM0G3107:针对 MSPM0G3107使用 CAN 进行固件更新、如果可能、可在闪存中存储2个映像。

Guru**** 2394305 points
Other Parts Discussed in Thread: MSPM0G3107, MSPM0G3507

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1491367/mspm0g3107-firmware-update-using-can-for-mspm0g3107-with-storing-2-images-in-flash-if-possible

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

工具与软件:

您好!

我想针对 MSPM0G3107开发一个使用 CAN 协议的 OTA 例程。 闪存应能够存储2个映像(每个~52kb)并应执行最高版本。

我已使用 MSPM0 SDK-2.04.00.06中的 Boot-Imager-Manager 示例进行检查。 它符合我们的要求(缺少 CAN 协议除外)、它可以存储2个图像并检查 图像的完整性。
但是、该示例在 MSPM0G3507 LaunchPad 上工作、而不在 MSPM0G3107上工作。

有人能提供一种更好、更快速的方法来构建 OTA 例程吗? 因为 我没有太多的时间来构建它。