Hello Matthias,
Placing a copy of libusb0.dll in the same folder as mspdebug.exe doesn't work
regardless where I invoke the application (windows command prompt or mingw).
The same timeout error occurs "uif: read error: The wait operation timed out."
Also tried installing the libusb-win32, but then the FET will no longer be
listed under "Ports (COM & LPT)" in device manager and mspdebug can't find the
device when invoked as shown below.
D:\Utilities\msp430-tools for Windows using MingW\mspdebug\mspdebug-0.18-
mingw32>mspdebug.exe -d COM7 -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.
Trying to open UIF on COM7...
uif: can't open serial device: COM7: The system cannot find the file specified.
By the way, I am running on Windows XP Pro SP3.
thank you
Regards,
jing
________________________________
> Date: Mon, 30 Jan 2012 07:50:15 +0100
> From: Matthias Hartmann <matthiashart...@versanet.de>
> Subject: Re: [Mspgcc-users] MSPDebug and MinGW
> To: mspgcc-users@lists.sourceforge.net
> Message-ID: <4f263da7.4000...@versanet.de>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Jennifer,
>
> it looks like, you are trying to use the mingw32 build of mspdebug from
> within the mingw/msys prompt.
>
> Just use the native windows cmd prompt to run mspdebug.
> Beside libreadline.dll and libregex.dll (which I a added to the zip) you
> also need to install libusb, even if you do not want to use the usb
> interface. At least you have to place a libusb0.dll beside mspdebug.exe.
>
> You can download libusb for windows here:
> http://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/
> Currently I use 1.2.5.0 and did not try 1.2.6.0 but it should work too.
>
> Here is a sample session from my windows 7 x64 box
>
> mspdebug -d COM5 -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.
>
> Trying to open UIF on COM5...
> Initializing FET...
> FET protocol version is 20402000
> Configured for JTAG (2)
> Set Vcc: 3000 mV
> Device ID: 0xf449
> Device: MSP430F449
> Code memory starts at 0x1100
> Number of breakpoints: 8
> fet: FET returned NAK
> fet: warning: message 0x30 failed
>
> Available commands:
> = delbreak gdb load opt reset simio
> alias dis help locka prog run step
> break erase hexout md read set sym
> cgraph exit isearch mw regs setbreak
>
> Available options:
> color gdb_loop iradix
> fet_block_size gdbc_xfer_size quiet
>
> Type "help <topic>" for more information.
> Press Ctrl+D to quit.
>
> (mspdebug) reset
> (mspdebug) run
> Running. Press Ctrl+C to interrupt...
>
> ( PC: 014b6) ( R4: 0347a) ( R8: 080bf) (R12: 00400)
> ( SP: 009fe) ( R5: 05a08) ( R9: 06a6e) (R13: 00004)
> ( SR: 00008) ( R6: 034e8) (R10: 09c9a) (R14: 0009d)
> ( R3: 00000) ( R7: 084ee) (R11: 0ac8e) (R15: 00231)
> 0x14b6:
> 014b6: ab aa ab aa DADD @R10, 0xaaab(R11)
> 014ba: 55 aa ab aa DADD.B 0xaaab(R10), R5
> 014be: ab aa ab aa DADD @R10, 0xaaab(R11)
> 014c2: 55 aa 55 aa DADD.B 0xaa55(R10), R5
>
> Best regards
>
> Matthias
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users