> Could you try this patch, and see if it gets the erase/program working? > The patch should be applied on top of the latest git version. > > If you could paste the same startup text you've included above that > would also be quite helpful.
Awesome, it works! Trying to open UIF on /dev/ttyUSB0... Initializing FET... FET protocol version is 20401004 Configured for JTAG (2) Set Vcc: 3000 mV fet: FET returned error code 4 (Could not find device (or device not supported)) fet: command C_IDENT1 failed fet: identify failed Trying again... Initializing FET... FET protocol version is 20401004 Configured for JTAG (2) Sending reset... Set Vcc: 3000 mV Device ID: 0xf249 Device: MSP430F247 Code memory starts at 0x8000 Number of breakpoints: 3 Erasing... Programming... Writing 128 bytes to 8000... Writing 128 bytes to 8080... [snip] Writing 24 bytes to 8b00... Writing 32 bytes to ffe0... The identify command failing is probably related to the commit you did last week, I suppose? > fet: retry with reset on connect if the first attempt fails. I'll probably be testing it some more this week - I'll keep you posted. Thanks! Michiel ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
