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.

MSP430F2418: Custom bootloader using USCI in UART mode

Part Number: MSP430F2418
Other Parts Discussed in Thread: MSP430F5529, MSP430G2553

Hello,

because our hw is already developped we can't use the BLS on board and we need a custom bootloader for MSP430F2418 using USCI in UART mode to upload the FW.

I had a look at https://www.ti.com/tool/MSPBSL ->   Custom BSL Documentation -> Main Memory BSLs that seemed the right solution for our application but it seems it's supported only for MSP430F5529 e MSP430G2553.

Could you please suggest me the right sample code to start from?

Kind regards

Elisa

  • Hello Elisa,

    What you have found, MSPBOOT, is the correct application side BSL example to start from. You should work form the MSP430G2553 example to port from as it is the closest to your target device. 

**Attention** This is a public forum