EmbeddedRelated.com
Forums
Memfault State of IoT Report

gbdproxy and FETU430IF

Started by Amer April 1, 2012
Hello,
I am trying to use msp430-gdbproxy with the FETu430if tool for the first time on a Windows Vista machine. I have used the msp430-gdbproxy with some ez430 tools with no problems. IAR Kickstart also works fine.

When I type the test:

msp430-gdbproxy.exe msp430 TIUSB

I get the message that the tool version does not match this program.

I then tried to update the version by doing:

msp430-gdbproxy --port 00 msp430 --update-usb-fet TIUSB

I get the following after the warranty notice:

notice: msp430: TI USB FET update requested
error: msp430: (null) (0)
debug: MSP430_Initialize()
error: msp430: The FET tool version does not match this program. Update required.
Any ideas?

Thank you,

A

Beginning Microcontrollers with the MSP430

try replacing the hil.dll and msp430.dll files that are in the gcc program area with the ones in the IAR program area
----- Original Message -----
From: Amer
To: m...
Sent: Sunday, April 01, 2012 10:08 AM
Subject: [msp430] gbdproxy and FETU430IF

Hello,
I am trying to use msp430-gdbproxy with the FETu430if tool for the first time on a Windows Vista machine. I have used the msp430-gdbproxy with some ez430 tools with no problems. IAR Kickstart also works fine.

When I type the test:

msp430-gdbproxy.exe msp430 TIUSB

I get the message that the tool version does not match this program.

I then tried to update the version by doing:

msp430-gdbproxy --port 00 msp430 --update-usb-fet TIUSB

I get the following after the warranty notice:

notice: msp430: TI USB FET update requested
error: msp430: (null) (0)
debug: MSP430_Initialize()
error: msp430: The FET tool version does not match this program. Update required.

Any ideas?

Thank you,

A



--- In m..., "Steve Mayfield" wrote:
>
> try replacing the hil.dll and msp430.dll files that are in the gcc program area with the ones in the IAR program area

Yes, I had already tried that but still got the same result.
> ----- Original Message -----
> From: Amer
> To: m...
> Sent: Sunday, April 01, 2012 10:08 AM
> Subject: [msp430] gbdproxy and FETU430IF
>
> Hello,
> I am trying to use msp430-gdbproxy with the FETu430if tool for the first time on a Windows Vista machine. I have used the msp430-gdbproxy with some ez430 tools with no problems. IAR Kickstart also works fine.
>
> When I type the test:
>
> msp430-gdbproxy.exe msp430 TIUSB
>
> I get the message that the tool version does not match this program.
>
> I then tried to update the version by doing:
>
> msp430-gdbproxy --port 00 msp430 --update-usb-fet TIUSB
>
> I get the following after the warranty notice:
>
> notice: msp430: TI USB FET update requested
> error: msp430: (null) (0)
> debug: MSP430_Initialize()
> error: msp430: The FET tool version does not match this program. Update required.
>
> Any ideas?
>
> Thank you,
>
> A
>
>
>
>
>


Memfault State of IoT Report