On Tue, Sep 04, 2012 at 03:41:04PM -0600, Mark Rages wrote:
> > Well, that does look like it must be resetting after you connect. The
> > only thing I can think of at this point is that perhaps your FET
> > firmware version could do with an update? Do you have a more recent
> > version 2 firmware image available? You can update your FET with:
> >
> >     mspdebug uif-bsl -d /dev/ttyTIUSB 'prog firmware.hex'
> >
> > Note that version 3 of the FET firmware is entirely different to version
> > 2. It requires a different driver to be used, and I'm not sure from
> > memory whether or not it attempts to reset the MSP430 on startup.
> >
> > - Daniel
> 
> Oops, forgot to CC the list.
> 
> Is there a version of v2 firmware that you would recommend?
> 
> What is the procedure for obtaining V2 firmware?  I guess I can try to
> pull firmware off a new-in-the-box FET.  Or is there a later DLL that
> will have new firmware in it?

There isn't a procedure, really. But yes, you can extract firmware from
newer FET:

    mspdebug uif-bsl -d /dev/ttyTIUSB 'hexout 0x2500 0xdb00 firmware.hex'

Make sure it's also V2 firmware though (one that works with the uif
driver).

- Daniel

-- 
Daniel Beer <dlb...@gmail.com>    www.dlbeer.co.nz
IRC: inittab (Freenode)    PGP key: 2048D/160A553B

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to