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.

CCS/MSP430F1612: Bootloader

Part Number: MSP430F1612

Tool/software: Code Composer Studio

Hi

I'm currently trying to implement a boot loader on the MSP430F1612 using CCS V6.1.3.00034.

Are there any application notes on how i can put the code in the boot loader section of memory?

Regards

Paolo de RIsi

  • Hi Paolo de Risi,

    The bootloader is stored in ROM memory and cannot be changed. If you require a custom BSL solutions then you will need to consider using a main memory bootloader, please refer to MSPBoot (SLAA600) for more details.

    Regards,
    Ryan

**Attention** This is a public forum