On Thu, Aug 11, 2011 at 9:26 AM, Xiaofan Chen <xiaof...@gmail.com> wrote: > On Thu, Aug 11, 2011 at 1:59 AM, Freddie Chopin <freddie_cho...@op.pl> wrote: >> Hi! >> >> I've just posted Windows packages with OpenOCD 0.5.0 on my website - >> http://www.freddiechopin.info/ - enjoy (; > > This is great. Thanks. >
Here is another test binary build of OpenOCD-0.5.0. http://code.google.com/p/picusb/downloads/detail?name=openocd_0.5.0_mingw_new.zip The main differences between this one and Freddie's binary are the following. 1) Build using MinGW.org 32bit compiler, not MinGW-w64 project's compiler. I personally think MinGW.org compilers are more stable. This binary has better chance to work under Windows 2k but YMMV. MinGW-w64 project does not support Win2k. But recent release of MinGW might not have good support of Win2k either. 2) The binary does not support parallel port based Jtag debuggers. 3) The binary provides the libusb-win32 and libftdi-0.19 development kit for those who want to build their own openocd binaries under 32bit MinGW. 4) The binary does not provide the inf file for the USB Jtag debuggers since I recommend the users to use the GUI Inf-wizard or the GUI Filter wizard provides by the libusb-win32 project. So probably Freddie's binary will be more suitable for more users. ************ This is a test build of OpenOCD-0.5.0 release under MinGW. YMMV. Take note that OpenOCD is licensed under GPL. The source codes of OpenOCD-0.5.0 can be downloaded from its website. http://sourceforge.net/projects/openocd/files/openocd/0.5.0/ The build is configured with the following option so that only the following hardware are supported. ../configure --enable-ft2232_libftdi --enable-presto_libftdi \ --enable-arm-jtag-ew --enable-jlink --enable-rlink \ --enable-usbprog --enable-vsllink --enable-usb_blaster_libftdi \ --disable-shared --disable-werror I also include relevant files for libftdi-0.19 and libusb-win32 1.2.5.0 release. Please refer to the Readme.txt file within the libftdi_libusb-win32 directory. In particular, it talks about driver installation options for FTDI based hardware. ************* I include this one in the zip file as well. http://code.google.com/p/picusb/downloads/detail?name=libftdi_0.19_devkit_MinGW32_26July2011.zip ****************** This is for developers who want to use libftdi-0.19 under Windows using MinGW. It includes libusb-win32 (1.2.5.0 release) driver installer from libusb-win32 project. It includes the following. 1) include file for libftdi-0.19 and libusb-win32 2) MinGW 32bit dll for libftdi-0.19 3) MinGW import and static library for libftdi-0.19 4) MinGW 32 bit build of libftdi-0.19 examples. 5) libusb-win32 device driver and filter driver installer which work under 32bit/64bit Windows. System requirements: Windows 2000, XP 32bit/64bit, Vista 32bit/64bit, Windows 7 32bit/64bit. 32bit/64bit Windows 2003/2008/2008R2 should also work. ******************** -- Xiaofan _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development