Olimex MSP430-JTAG-TINY version does not match

All,

I just purchased an Olimex MSP430-JTAG-TINY and I’m trying to use it with mspgcc. The version I have (mspgcc) is 20060502. I’m running Windows XP Home edition. I was able to install the TINY and the computer recognizes it. I copied over the Dll’s to the c:\mspgcc\bin directory. I tried to use msp430-gdbproxy with the following command line:

msp430-gdbproxy msp430 TIUSB

I get the following error:

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.

debug: MSP430_Initialize()

error: msp430: The FET tool version does not match this program. Update required.

Can anyone help me with this? I would really appreciate it as my current laptop doesn’t have a parallel port and I have some projects I must complete with an msp430.

Thanks in advance

Kim Mansfield