Tool/software: Code Composer Studio
Hello,
I am using MSP430F5659 microcontroller. I want to implement UART BSL (Bootstrap Loader) to program my device remotely. Since this microcontroller comes with USB bootstrap loader as default, how to disable it and use in uart mode.
which version of bsl library can be used?
How to implement it in my code.
I am new to bootstrap loader concept.
Please help me.