Other Parts Discussed in Thread: MSP-FLASHER, MSP430G2553, MSP-EXP430F5529LP
Hi guys,
I've been struggling to erase my factory programmed USB bootloader of my MSP430F5529 target and to change it with an UART BSL. So far I have no luck ...
This thread is not efficient:
and leads me nowhere.
I tried to download TI's UART bootloader from here:
and flash with mspdebug the HEX file:
MSP430BSL_1_01_00_00/Released_BSL_Images/MSP430F552x_550x_Family/UART BSL/BSL.00.07.05.04.txt
but I get an error:
Writing 1900 bytes at 1000...
tilib: MSP430_Memory: Could not perform access, BSL memory segments are protected (error = 62)
I'm on Ubuntu 18.04, 64-bit. I can flash a simple blinky with mspdebug or with Code Composer Studio, but I cannot unlock the BSL segment to rewrite the bootloader.
I'd like to hear if someone managed to make the switch between USB BSL -> UART BSL on an MSP430F5529, I don't care if it's Windows or Linux.
Regards,
L. B.