Fahrni Pascal wrote:
You need to copy the Olimex driver package into the same dir as gdbproxy. You 
can get this drivers from http://www.olimex.com/dev/msp-jtag-iso.html
There is a readme contained in the package.

I use the following command:
msp430-gdbproxy --port=3333 msp430 TIUSB
(you omit --port=3333 because it's default.)

I'm working with the msp-jtag-iso. It works great.
Thank you for your response.  I did have these files from Olimex
in the directory with msp430-gdbproxy:

08/08/2007  09:58 PM            32,768 HIL.dll
08/08/2007  09:58 PM           176,128 FTD2XX.dll
08/29/2007  02:23 PM           475,136 MSP430.dll
08/08/2007  09:58 PM            90,112 SiUSBXp.dll

Here is the date/time/size information for the other DLLs:

08/10/2003  05:15 PM            37,888 cygintl-2.dll
11/19/2005  09:13 PM            31,744 cygintl-3.dll
07/30/2006  01:22 PM         1,875,110 cygwin1.dll
02/16/2007  08:52 AM            38,368 MSP430mspgcc.dll
01/12/2004  12:00 AM           348,160 msvcr71.dll
02/16/2007  08:53 AM         1,867,776 python24.dll

The command:
>msp430-gdbproxy --port=3333 msp430 TIUSB
gives this error:
>debug: MSP430_Initialize()
>error: msp430: The FET tool version does not match this program. Update required.

Do any of these files the wrong version?

Larry


Reply via email to