Other Parts Discussed in Thread: MSP430F5438A
Hello,
I want to OTA upgrade the MSP430 firmware through wireless host CC1352, here I have some questions after studying the MSPBSL:
1, Due to the MSP430 available UART pins on my board are not P1.1 and P1.2, is it possible to change the BSL UART pins to P5.6 and P5.7 in customized bootloader?
2, If I invoke the BSL from MSP430 running application, can I skip the BSL entry sequence(by RST and TEST pins) in BSL host driver? We hope only use the UART Tx, Rx 2 pins for BSL UART protocol;
3, How to program the customized bootloader to MSP430?
4, How to access the BSL source code? The link MSPBSL_CustomBSL430 returns below error: