On Fri, May 29, 2009 at 10:01 AM, Vytautas Lukenskas
<[email protected]> 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 -Wformat-security -Wextra
>> -Wno-unused-parameter -Wbad-function-cast -Wcast-align
>> -Wredundant-decls -o .libs/openocd main.o
>> /home/POWERSOFT/massimiliano/download/openocd/libftd2xx0.4.16_x86_64/static
>>_lib/libftd2xx.a.0.4.16 ./.libs/libopenocd.so -ldl -lpthread
>> ./.libs/libopenocd.so: undefined reference to `FT_GetLatencyTimer'
>> ./.libs/libopenocd.so: undefined reference to `FT_Close'
>> ./.libs/libopenocd.so: undefined reference to `FT_SetBitMode'
>> ./.libs/libopenocd.so: undefined reference to `FT_OpenEx'
>> ./.libs/libopenocd.so: undefined reference to `FT_Read'
>> ./.libs/libopenocd.so: undefined reference to `FT_SetTimeouts'
>> ./.libs/libopenocd.so: undefined reference to `FT_SetVIDPID'
>> ./.libs/libopenocd.so: undefined reference to `FT_Write'
>> ./.libs/libopenocd.so: undefined reference to `FT_SetLatencyTimer'
>> ./.libs/libopenocd.so: undefined reference to `FT_ListDevices'
>> ./.libs/libopenocd.so: undefined reference to `FT_Purge'
>> bye
> Take a look at
> https://lists.berlios.de/pipermail/openocd-development/2009-May/007252.html
>
> It's a pity, it is still not fixed.
Ok, now I can compile and execute it, but still too slow.
same speed of libftdi

I test target board on another pc (very old, P4 2.8GHz and 1GB ram)
running windows xp, openocd r256 provided by yagarto and amontec
customization of ftdi2xx driver also provided by yagarto (I do not
remenber version but surely not last). I can obtain more than
9KB/s!!!!
I expect that my new PC (quad core Q8300 and 4GB ram) could flash the
firmware faster.

thanks

-- 
Assioma di Cole: "La somma dell'intelligenza sulla Terra è costante;
la popolazione è in aumento"

Massimiliano Cialdi
[email protected]
[email protected]
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to