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.