Hi All,
I am getting the following error when trying to run msp430-gdbproxy.exe on a
MSP430F2232 device.

---------------------------------------------------- error
------------------------------------------------
debug: MSP430_Initialize()
debug: MSP430_Configure()
debug: MSP430_VCC(3000)
error:     msp430: External power detected (38)
debug: MSP430_Identify()
error:     msp430: Could not find device (or device not supported) (4)
debug: MSP430_VCC(0)
debug: MSP430_VCC(3000)
error:     msp430: External power detected (38)
debug: MSP430_Reset(ALL_RESETS)
debug: MSP430_Close()
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.

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.
-------------------------------------------------------------------------------------------------------------

Does anyone know if this device is supported, and if not, where I can get a
version of GDBproxy that will talk to this device.

PS: I am using the TI MSP-FET430UIF USB JTAG programmer/debugger and did the
update firmware thing ...
Other older devices are detected ok.

Thanks,
Bernie

Reply via email to