Thanks TONS, Stephen! I've been beating my head over this for a while. I downloaded your zip file, and your instructions in the readme worked perfectly.
For the benefit of others... I ran the following command after getting Stephen's fix installed... msp430-gdbproxy msp430 --selftest-usb-fet /dev/ttyUSB0 ...which told me I needed to update the firmware, so I updated firmware... msp430-gdbproxy msp430 --update-usb-fet /dev/ttyUSB0 ... and I'm able to connect to my target board via USB FET and debug. Stephen Glow wrote:
Hi Guys; ...
