James Henry Dodd wrote:
1. We're trying to run msp430-gdbproxy on a Win 95 machine (PII, 233 MHz)
and get the following output:
error:     MSP430~1.EXE: unable to open debugger connection. Will restart

are you sure that you have TCP/IP networking installed? that's a must for gdbproxy.

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?

i you forget debugging for a moment..
- you can download a43/intel hex files with C-Spy too
- or you can use pyjtag (msp430-jtag) to download elf or a43 files to your target (found in our downloads section)

chris


Reply via email to