Hi MSP430 fans,
I have just forked the TI MSP430 USB Firmware Updater as a Visual Studio 2019 Solution on GitHub :
https://github.com/Howerd/MSP430_USB_Firmware_Updater
The modifications include the ability to upload firmware from a TI TXT file with more than one @XXXX address command line, and a simpler user interface.
I am posting this here in case it is useful for anyone who wishes to program a MSP430F5529 chip - it should also work with any similar chips with up to 256K bytes of FLASH memory starting at 0x4400.
This program allows the target firmware to be updated using only a USB cable, instead of using a MSP-FET430UIF JTAG Interface.
Cheers,
Howerd