On Mon, Jan 30, 2012 at 06:03:06PM -0800, jcs...@yahoo.com wrote:
> Calling mspdebug -j uif also didn't help.
>  
> D:\Utilities\msp430-tools for Windows using MingW\mspdebug\mspdebug-0.18-
> mingw32>mspdebug -j uif
> MSPDebug version 0.18 - 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.
> usbutil: unable to find a device matching 0451:f430
>  
> My FET has a vid/pid of 2047/0010

Your FET is running V3 firmware, which uses quite a different protocol.
You need to install the MSP430.DLL v3 from here:

    http://processors.wiki.ti.com/index.php/MSP_Debug_Stack

Then try this:

    mspdebug tilib -d COM7

You might also want to try fetching the latest git version of mspdebug,
if you're on 64-bit, as there have been a couple of bug fixes since the
0.18 release.

- Daniel

-- 
D.L. Beer Engineering
www.dlbeer.co.nz

------------------------------------------------------------------------------
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