Hi simsys, Yes, I had found that site, and had tried the version of msp430.dll and hill.dll from that site and from an actual IAR install, both don't work.
I thought I might try the version from the Olimex site next, as they have a more recent version again. On googling around, I find that many people are reporting that upgrading the firmware (i.e using a different version of msp430.dll) does not work correctly with gdbproxy, instead it is suggested that you use the IAR or Olimex tools to upgrade the firmware, then gdbproxy works as intended ... I will try and verify that. Cheers, Bernie On Fri, Feb 6, 2009 at 8:17 AM, Simsys Miller <[email protected]>wrote: > Hi, > > the MSP430F2232 should work with the latest gdbproxy, look here > > > http://apps.sourceforge.net/mediawiki/mspgcc/index.php?title=Getting_Started_with_Debugging > > You can try alternatively the msp430.dll hand hill.dll from an actual > iar package, which works also with gdbproxy. > > regards > simsys > > 2009/2/4 Bernard Mentink <[email protected]>: > > 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 > > > > > ------------------------------------------------------------------------------ > > Create and Deploy Rich Internet Apps outside the browser with > > Adobe(R)AIR(TM) > > software. With Adobe AIR, Ajax developers can use existing skills and > code > > to > > build responsive, highly engaging applications that combine the power of > > local > > resources and data with the reach of the web. Download the Adobe AIR SDK > and > > Ajax docs to start building applications today- > http://p.sf.net/sfu/adobe-com > > _______________________________________________ > > Mspgcc-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > > > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK > and > Ajax docs to start building applications today- > http://p.sf.net/sfu/adobe-com > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >
