Hello all,
I apologize if this is a repeat question. Searching mailing lists on
SourceForge is broken right now.
I'm trying to debug an eZ430-RF2500. It works OK using IAR, but I want to
use GCC tools.
I believe I'm using the latest binaries (I installed mspgcc4-20100829.zip).
Here is what I get:
Mon-14:39$msp430-gcc.exe --version
msp430-gcc.exe (MSPGCC4_r4-20100210) 4.4.3
Mon-15:01$msp430-gdbproxy.exe --version
Remote proxy for GDB, version 0.7.1
Mon-15:02$msp430-gdb.exe --version
GNU gdb (GDB) 7.0.1
Mon-15:04$msp430-gdbproxy.exe --port=2000 msp430 --spy-bi-wire com28
Remote proxy for GDB, v0.7.1, Copyright (C) 1999 Quality Quorum Inc.
debug: MSP430_Initialize()
error: msp430: Could not initialize device interface (1)
Any help will be greatly appreciated!