Hello

I found in another thread that I need to build gdb-6.0 and  gdb_current in
order to debug with eclipse 3.3.1. 
But I  am still getting the following messages by gdb_proxy:

debug:     msp430: msp430_open()
debug: MSP430_Initialize()
debug: MSP430_Configure()
debug: MSP430_VCC(3000)
debug: MSP430_Identify()
info:      msp430: Target device is a 'MSP430F2274' (type 57)
debug: MSP430_Configure()
notice:    msp430-gdbproxy.exe: waiting on TCP port 3333
notice:    msp430-gdbproxy.exe: connected
debug:     msp430: msp430_connect()
debug: MSP430_Registers(READ)
debug:     msp430: msp430_current_thread_query()
debug:     msp430: msp430_offsets_query()
debug:     msp430-gdbproxy.exe: error while reading from GDB
info:      msp430-gdbproxy.exe: debugger has terminated connection
debug:     msp430: msp430_close()
debug: MSP430_Reset(ALL)
debug: MSP430_Close()
info:      msp430-gdbproxy.exe: will reopen the connection
debug:     msp430: msp430_open()
debug: MSP430_Initialize()
debug: MSP430_Configure()
debug: MSP430_VCC(3000)
debug: MSP430_Identify()
error:     msp430: Could not read device Register (33)
debug: MSP430_VCC(0)
error:     msp430: Not supported by selected Interface or Interface is not
initialized (34)
debug: MSP430_VCC(3000)
error:     msp430: Not supported by selected Interface or Interface is not
initialized (34)
debug: MSP430_Reset(ALL_RESETS)
error:     msp430: Not supported by selected Interface or Interface is not
initialized (34)
debug: MSP430_Close()
error:     msp430: Not supported by selected Interface or Interface is not
initialized (34)
Assertion failed: !msp430_status.is_open, file target_msp430.c, line 745

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

Any suggestions?

Thanks a lot

Ulrich
-- 
View this message in context: 
http://www.nabble.com/problem-with-debugging-msp430f2274-in-eclipse-3.3.1-with-ez430-tp15048590p15048590.html
Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.


Reply via email to