On 2007-11-26, Steve Underwood <[email protected]> wrote:

I finally go tback to trying to get msp430-gdbproxy to work
with a '2330.  Although 'msp430-jtag --backend mspgcc' works
fine with the parallel port interface, I msp430-gdbproxy still
refuses to work with either parallel or USB interfaces.

With parallel interface I get the device unknown/unsupported
error message.

With the USB interface I get the version mismatch error which
the command below was supposed to resolve.

>
> msp430-gdbproxy msp430 --update-usb-fet <device name>
>

It doesn't work:

$ msp430-gdbproxy msp430 --update-usb-fet /dev/ttyUSBtifet 

   Remote proxy for GDB, v0.7.1, Copyright (C) 1999 Quality Quorum Inc.
   MSP430 adaption Copyright (C) 2002 Chris Liechti and Steve Underwood
   
   GDBproxy comes with ABSOLUTELY NO WARRANTY; for details
   use `--warranty' option. This is Open Source software. You are
   welcome to redistribute it under certain conditions. Use the
   '--copying' option for details.
   
   notice:    msp430: TI USB FET update requested
   notice:    msp430: Initializing bootloader...
   error:     msp430: Could not initialize device interface (1)
   debug: MSP430_Initialize()
   error:     msp430: The FET tool version does not match this program. Update 
required.
   debug: MSP430_Initialize()
   error:     msp430: The FET tool version does not match this program. Update 
required.
   debug: MSP430_Initialize()
   error:     msp430: The FET tool version does not match this program. Update 
required.
   debug: MSP430_Initialize()
   error:     msp430: The FET tool version does not match this program. Update 
required.
   debug: MSP430_Initialize()
   error:     msp430: The FET tool version does not match this program. Update 
required.
   
Any ideas?

Why does trying to use JTAG with an MSP430 always require weeks
of beating one's head against a wall?

-- 
Grant Edwards                   grante             Yow! My pants just went to
                                  at               high school in the Carlsbad
                               visi.com            Caverns!!!


Reply via email to