On Tue, Feb 21, 2012 at 6:58 PM, Stephan Goldenberg <dg1...@oppator.de>wrote:

> On 21.02.2012 08:53, Ori Idan wrote:
> > The device I have to program is: MSP430G2432
> > I connect to the MSP-FET430UIF using the command:
> >
> > mspdebug -d /dev/ttyUSB0 uif
> >
> > I get the following results:
> > Trying to open UIF on /dev/ttyUSB0...
> > Initializing FET...
> > FET protocol version is 20401000
> > Configured for Spy-Bi-Wire
> > Set Vcc: 3000 mV
> > Device ID: 0x2452
> > fet: unknown device
> > msg28_data: [0x1a bytes]
> >      24 52 00 a0 00 00 00 00 00 00 00 00 01 00 00 00
> >      00 00 89 00 00 00 00 00 00 00
> > fet: identify failed
> > Trying again...
> > Initializing FET...
> > FET protocol version is 20401000
> > Configured for Spy-Bi-Wire
> > Sending reset...
> > Set Vcc: 3000 mV
> > Device ID: 0x2452
> > fet: unknown device
> > msg28_data: [0x1a bytes]
> >      24 52 00 a0 00 00 00 00 00 00 00 00 01 00 00 00
> >      00 00 89 00 00 00 00 00 00 00
> > fet: identify failed
> >
> > What can be wrong here?
> >
> >
> Did you try to force the id ?
> mspdebug uif -d /dev/ttyUSB0 --fet-force-id MSP430G2432
>
>
>
I tried it again with the latest version 0.18 and it worked find.

-- 
Ori Idan
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to