On Tue, Jul 19, 2011 at 09:31:11PM +0200, Hardy Griech wrote:
> I'm trying to compile MSPDebug under Windows/Cygwin without success.  It 
> needs a minor modification to compile and then --usb-list does not show 
> anything connected.
> 
> Have I missed something?  Any ready-made MSPDebug for Windows out there?

Hi Hardy,

If your device is one that needs to be accessed via USB (no tty
support), then you might have more luck using MinGW and libusb-win32:

    http://sourceforge.net/apps/trac/libusb-win32/wiki

Although I haven't actually tried this...

Otherwise, if there are drivers supplied for your debug tool, I'm
guessing you should be able to access it via a /dev/ttyXX device under
Cygwin (no need for libusb-based access).

- Daniel

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

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to