Re: [Openocd-development] libftdi: couldn't read enough bytes from FT2232 device (79 < 81)

2010-06-15 Thread Martin Zenzes
Yes... Am Dienstag, den 15.06.2010, 13:26 +0800 schrieb Xiaofan Chen: > On Fri, Jun 4, 2010 at 10:06 PM, Martin Zenzes > wrote: > >> You can try libftdi-1.0 which is based on libusb-1.0. > >> > > jap, that helped. Thanks! > > > > Just want to make

Re: [Openocd-development] libftdi: couldn't read enough bytes from FT2232 device (79 < 81)

2010-06-04 Thread Martin Zenzes
Hi, > > You can try libftdi-1.0 which is based on libusb-1.0. > jap, that helped. Thanks! ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] ./configure --enable-maintainer-mode LIBS=-lfoo-1.0 not working?

2010-06-03 Thread Martin Zenzes
twoch, den 02.06.2010, 23:26 +0100 schrieb Spencer Oliver: > On 02/06/2010 17:35, Martin Zenzes wrote: > > Hi, > > > > when I do > > > > ./configure LDFLAGS=-L/opt/libftdi-1.0 LIBS=-lftdi-1.0 > > --enable-maintainer-mode > > > > Have you tried q

[Openocd-development] ./configure --enable-maintainer-mode LIBS=-lfoo-1.0 not working?

2010-06-02 Thread Martin Zenzes
Hi, when I do ./configure LDFLAGS=-L/opt/libftdi-1.0 LIBS=-lftdi-1.0 --enable-maintainer-mode with recent git (d944a0b) , I'm getting an error: configure: error: C compiler cannot create executables after removing the "-1.0" part of LIBS, everything is fine, but openocd selects the wrong versi

[Openocd-development] libftdi: couldn't read enough bytes from FT2232 device (79 < 81)

2010-06-02 Thread Martin Zenzes
Hi, couldn't find a "users" mailinglist for openOCD? got some strange problems using a signalyzer H2 JTAG-adapter with Openocd to programm a STM32-Target. We are using the same adapter on different machines -- one is working like a charm since weeks. But the second machine throws the following er

[Openocd-development] "reset halt/init" not working on olimex-arm-usb-ocd with stm32

2010-03-26 Thread Martin Zenzes
Hi! I'm have some problems/oddities using openocd (0.5.0-dev-00128-g721502f) with an "Olimex Ltd. OpenOCD JTAG" adapter and a STM32-CPU. Finally, I figured out how to get a connection with ddd/gdb, but one point stays unclear for me: I can't stop a running core with "reset halt". This is what it