On Friday 29 May 2009 11:43:37 you wrote:
>
> Does the attached patch solve this problem?
>
Hi Zach,
No, the patch does not help, at least for me. I receive the same errors as
before.
/bin/sh ../libtool --tag=CC --mode=link
gcc -std=gnu99 -g -O2
-I/home/vylu/downloads/ftd2xx/extracted/lib
On Friday 29 May 2009 10:31:25 massimiliano cialdi wrote:
> but make stops whit an error:
> libtool: link: gcc -std=gnu99 -g -O2
> -I/home/POWERSOFT/massimiliano/download/openocd/libftd2xx0.4.16_x86_64
> -Wall -Wstrict-prototypes -Wformat-security -Wextra
> -Wno-unused-parameter -Wbad-function-cast
On Thursday 28 May 2009 12:57:38 massimiliano cialdi wrote:
> Maybe the opensource libftdi? Do I need to try with ftd2xx driver
> provided by Amontec? I don't think that is for 64bit systems, isn't
> it?
Hi,
You could try ftd2xx lib directly from ftdichip -- they have x86_64 version.
Here is li
On Monday 25 May 2009 13:28:03 Hubert Hoegl wrote:
> I had the same error yesterday. It seems that you have to change the
> order of the commandline in this way:
>
> gcc ... .libs/libopenocd.so
> /home/vylu/downloads/ftd2xx/extracted/libftd2xx0.4.16_x86_64/static_lib/lib
>ftd2xx.a.0.4.16 -ldl -lpt
On Monday 25 May 2009 11:59:42 Xiaofan Chen wrote:
> I usually re-run bootstrap or to pull the subversion source again. Maybe
> you can try this.
Yes, I've tried that already... It doesn't help.
--
vylu
___
Openocd-development mailing list
Openocd-deve
Hi all,
I'm unable to compile latest trunk with ftd2xx library. Linker fails with the
following error:
make[3]: Entering directory `/usr/src/openocd/trunk/src'
/bin/sh ../libtool --tag=CC --mode=link
gcc -std=gnu99 -g -O2
-I/home/vylu/downloads/ftd2xx/extracted/libftd2xx0.4.16_x86_64 -Wa
Hi,
I am not sure if it is the same problem, but i had connection problems with
amontec jtagkey and luminary micro targets. After long discussion with
amontec support (great support BTW), we came to conclusion, that i have
faulty jtagkey.
Howether, I usually could get successfull connection
On Wednesday 29 April 2009 14:35:24 Vytautas Lukenskas wrote:
> I have problems connecting with Amontec JTAGKey to LuminaryMicro boards
> (IDM-L35, LM3S8962) from linux. I get about 1 successfull connection from
> ~10 attempts. When connection succeeded, I can flash target, restart, d
Hello,
I have problems connecting with Amontec JTAGKey to LuminaryMicro boards
(IDM-L35, LM3S8962) from linux. I get about 1 successfull connection from ~10
attempts. When connection succeeded, I can flash target, restart, debug it
without problems.
I have no connection problems when I use J