Re: [Openocd-development] openocd too slow

2009-05-29 Thread Vytautas Lukenskas
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

Re: [Openocd-development] openocd too slow

2009-05-29 Thread Vytautas Lukenskas
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

Re: [Openocd-development] openocd too slow

2009-05-28 Thread Vytautas Lukenskas
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

Re: [Openocd-development] rev1910 - unable to compile with ftd2xx enabled

2009-05-25 Thread Vytautas Lukenskas
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

Re: [Openocd-development] rev1910 - unable to compile with ftd2xx enabled

2009-05-25 Thread Vytautas Lukenskas
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

[Openocd-development] rev1910 - unable to compile with ftd2xx enabled

2009-05-25 Thread Vytautas Lukenskas
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

Re: [Openocd-development] Cannot connect to target

2009-05-20 Thread Vytautas Lukenskas
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

Re: [Openocd-development] problems with Amontec JTAGKey on linux

2009-05-06 Thread Vytautas Lukenskas
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

[Openocd-development] problems with Amontec JTAGKey on linux

2009-04-29 Thread Vytautas Lukenskas
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