Re: [Openocd-development] openocd too slow

2009-05-29 Thread massimiliano cialdi
On Fri, May 29, 2009 at 12:46 PM, Magnus Lundin wrote: >>> arm7_9 dcc_downloads enable >> dcc downloads are enabled >>> arm7_9 fast_memory_access enable >> fast memory access is enabled >>> flash write_image erase firmware.bin 0x10 bin >> auto erase enabled >> wrote 44616 byte from file firmwa

Re: [Openocd-development] openocd too slow

2009-05-29 Thread Magnus Lundin
Hi >> arm7_9 dcc_downloads enable >> > dcc downloads are enabled > >> arm7_9 fast_memory_access enable >> > fast memory access is enabled > >> flash write_image erase firmware.bin 0x10 bin >> > auto erase enabled > wrote 44616 byte from file firmware.bin in 11.045264s (3.9

Re: [Openocd-development] openocd too slow

2009-05-29 Thread massimiliano cialdi
On Fri, May 29, 2009 at 11:29 AM, Zach Welch wrote: > Did you use the patch that I just posted, or did you use another fix? > If you used mine, I will commit it; otherwise, please post the solution > that you use. the patch doesn't help, obtain the same error. I have compiled openocd by hand chan

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 Zach Welch
On Fri, 2009-05-29 at 11:23 +0200, massimiliano cialdi wrote: > On Fri, May 29, 2009 at 10:01 AM, Vytautas Lukenskas > wrote: > > 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/massimilia

Re: [Openocd-development] openocd too slow

2009-05-29 Thread massimiliano cialdi
On Fri, May 29, 2009 at 10:01 AM, Vytautas Lukenskas wrote: > 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 -W

Re: [Openocd-development] openocd too slow

2009-05-29 Thread Zach Welch
On Fri, 2009-05-29 at 11:01 +0300, Vytautas Lukenskas wrote: > 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-prototype

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-29 Thread massimiliano cialdi
On Thu, May 28, 2009 at 10:05 PM, Vytautas Lukenskas wrote: > 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? > You could try ftd2xx lib di

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

[Openocd-development] openocd too slow

2009-05-28 Thread massimiliano cialdi
I tried openocd r1836 and r1938 with the same results. I need to flash an AT91SAM7X256 (the board is evaluation buord from atmel) with an Amontec jtagkey-tiny. My PC runs ubuntu linux 8.10 64bit, and I use libftdi 0.16 (configured as defaults) PC is an intel core2 q8300 and 4GB ram I run openocd