Rasche, Greg wrote:
Hi All,
I downloaded the file named mspgcc-20060502.exe from here
http://sourceforge.net/project/showfiles.php?group_id=42303
I need to use GCC and GDB, and need to get the proxy agent working. Per
this thread...
http://www.nabble.com/Updated-msp430-gdbproxy-t1494599.html
For me, (Windows user) there are 3 new files to download HIL.dll,
MSP430.dll and msp430-gdbproxy.exe. I have the Windows installer for
MSPGCC installed, and copied these 3 files over the 3 files that were in
placed within c:/mspgcc/bin
After I copied the new files, and set up the PATH correctly I still get
an error with this DOSBOX command line...
-> msp430-gdbproxy --port=3333 msp430 --spy-bi-wire TIUSB
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: Could not initialize device interface (1)
I have an Olimex USB JTAG programmer, and have
msp430-insight-win32-20021222.exe installed per FreeRTOS directions.
This software should give me access to GDB GUI, but I need the GDB proxy
agent first.
Please help me get gdbproxy to work.
I'd love to, but I have no idea how to get the Olimex USB tool to work.
As far as I know, it is totally different from the ones TI supply.
Steve