Download
http://code.google.com/p/picusb/downloads/detail?name=openocd_win32_bin.zip

Up to the latest git as of today.
commit 4257cb728c08aa530a50025da3e365e498ebf8e6

Cross compile under Ubuntu 12.04 with 32bit MinGW-w64 compiler.
Library Component: libusbx-1.0.11, libusb-win32 1.2.6.0, libftdi-0.20

../openocd/configure --host=i686-w64-mingw32 --enable-ft2232_libftdi \
        --enable-arm-jtag-ew --enable-jlink --enable-rlink --enable-stlink\
        --enable-usbprog --enable-vsllink --enable-usb_blaster_libftdi \
        --enable-presto_libftdi --disable-shared --disable-werror

C:\work\openocd\openocd_win32_bin\bin>openocd.exe -v
Open On-Chip Debugger 0.6.0-dev-00550-g4257cb7 (2012-05-12-22:58)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.sourceforge.net/doc/doxygen/bugs.html

C:\work\openocd\openocd_win32_bin>dir /w
 Directory of C:\work\openocd\openocd_win32_bin

[.]               [..]              [bin]             bitsbytes.tcl
[board]           [chip]            [cpld]            [cpu]
[driver]          [interface]       memory.tcl        mem_helper.tcl
mmr_helpers.tcl   ReadMe.txt        [share]           [src_and_lib]
[target]          [test]

The "driver" directory provides Zadig (for libusb-1.0 WinUSB backend)
and libusb-win32 driver installer.

The "src_and_lib" directory contains libusbx-1.0.11 binary and
source, libftdi-0.20 and libusb-win32 1.2.6.0 binary and links to
source download.

-- 
Xiaofan

------------------------------------------------------------------------------
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/
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to