Hello,
I am testing the BSL with a MSP430F5529 and think it's a great thing to have for firmware updates.
So far, I changed the TI txt file I want to write in the flash by adding these lines in front of the whole file:
@fffe
FF FF
When the Supply Voltage is interrupted while the rest of the file is send, the MSP goes into BSL Mode on the next start.
I really like this feature and would like to know, if it is present only in the 55xx and 56xx MCUs or if this also would work with other MSP430s?