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: Firmware Update using CAN for MSPM0G3107 with storing 2-images in Flash if-possible.

Part Number: MSPM0G3107
Other Parts Discussed in Thread: MSPM0G3507

Tool/software:

Hi,

I wanted to develop an OTA routine for MSPM0G3107 which uses CAN protocol. The flash should be able to store 2 images(each ~52kb) and should execute the highest version.

I have checked with Boot-Imager-Manager example in MSPM0 SDK-2.04.00.06. It suits our requirement(except for missing CAN protocol), it can store 2-images and has checks integrity of images.
But, the example works on MSPM0G3507 LaunchPad and not on MSPM0G3107.

Can anyone suggest a better and faster way for building OTA Routine? Since I don't have much time to built it.