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.

MSP430F5249: Custom boot loader for firmware OTA

Part Number: MSP430F5249


Hi TI Experts,

I have to to perform Firmware OTA via GSM.For that i need to develop custom boot loader.Could you please share some code example for custom boot loader.I want to perform following in boot loader code:

1.I want to copy firmware image from off chip flash to on chip flash.

  • Hi Amardeep,

    MSPBoot (SLAA600) is a main memory bootloader that provides examples you can use to kickstart your application. You will also find the extension App Report, MSP430FRBoot (SLAA721), to be of great benefit since it includes OTA examples using a CC110x device and is designed for large memory model (>64 KB) devices, although exclusively for MSP430 FRAM devices.

    App Report SLAA450 includes a software package of released BSL projects/images and includes instructions for creating a custom flash-based BSL.

    Regards,
    Ryan

**Attention** This is a public forum