On Fri, Jul 29, 2011 at 08:29:12PM +0200, Matthias Hartmann wrote: > I build it with mingw32 and tried it with a MSP-FET430UIF > E:\MSPGCC4>mspdebug -d com5 -j uif > MSPDebug version 0.16 - debugging tool for MSP430 MCUs > Copyright (C) 2009-2011 Daniel Beer <dlb...@gmail.com> > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > Trying to open UIF on com5... > Initializing FET... > uif: read error: Der Wartevorgang wurde abgebrochen. > fet: open failed > Trying again... > Initializing FET... > uif: read error: Der Wartevorgang wurde abgebrochen. > fet: open failed > > cross checking with msp430-gdbproxy shows the fet working > > E:\MSPGCC4>E:\mspgcc\bin\msp430-gdbproxy.exe msp430 --selftest-usb-fet TIUSB > > 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. > > notice: msp430: TI USB FET self-test requested > debug: MSP430_Initialize() > debug: MSP430_FET_SelfTest() > notice: msp430: Self test passed > debug: MSP430_Initialize() > debug: MSP430_Configure() > debug: MSP430_VCC(3000) > debug: MSP430_Identify() > info: msp430: Target device is a 'MSP430F44x' (type 14) > debug: MSP430_Configure() > notice: msp430-gdbproxy.exe: waiting on TCP port 2000 > > I am running Windows 7 64 bit
Hi Matthias, Thanks for testing this. After a careful re-reading of the API documentation, it looks like I missed some configuration parameters. I've just pushed this commit: commit a5def5cf92c96b286024a72cdf24c814530373ac Author: Daniel Beer <dlb...@gmail.com> Date: Sat Jul 30 01:23:08 2011 +1200 win32: set comm timeouts when opening serial port. Does the latest git version now work for you? - Daniel -- D.L. Beer Engineering www.dlbeer.co.nz ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users