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
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
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
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
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
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