Dan Gisselquist schrieb:
> # msp430-jtag -l /dev/ttyUSB1 --spy-bi-wire -D -D -D -e -i -r
...
> JTAG backend: ctypes/TI or 3rd party (/usr/local/lib/libMSP430.so)
> backend library version: -1
...

this -1 means that the firmware in the USB JTAG box does not match with
the MSP430.dll. in that case some problems can be expected.

you can downgrade the TIUSB box firmware with
msp430-gdbproxy msp430 --update-usb-fet /dev/...

unfortunately there is no newer MSP430.dll for linux available.

chris

Reply via email to