Hi All,

1. We're trying to run msp430-gdbproxy on a Win 95 machine (PII, 233 MHz)
and get the following output:

C:\Msp430\Gdbproxy\bin>msp430-gdbproxy --debug msp430

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: msp430_open()
info:      msp430: Target device is a 'MSP430F149' (type 7)
error:     MSP430~1.EXE: unable to open debugger connection. Will restart
error:     MSP430~1.EXE: unable to open debugger connection. Will restart
error:     MSP430~1.EXE: unable to open debugger connection. Will restart
error:     MSP430~1.EXE: unable to open debugger connection. Will restart

The error lines are repeated ad infinitum, as fast as they can roll off the
screen. Note that it gets as far as identifying the component in the FET, so
things can't be _too_ bad...
Have we missed something?

2. The other option would be to use C-SPY (which is working with the IAR
Kickstart tools), but the makefile wants msp430-objcopy to translate to IAR
assembly using -O msp430asm, but that's not one of the available targets. Is
there a way around this?

Thanks for your help.

Regards,

James


Reply via email to