Re: [Openocd-development] About the Program Load Speed

2009-08-04 Thread Xiaofan Chen
2009/8/4 Qiang Wang : > hello > Have you use the FT2232 in linux? > Where can I get the driver source code? Yes. I tested the EK-LM3S1968 from TI-Luminary and its on-board is based on FT2232D. What do you mean by the driver source code? OpenOCD has the ft2232d codes based on libftdi. It is locate

Re: [Openocd-development] About the Program Load Speed

2009-08-04 Thread Qiang Wang
hello Have you use the FT2232 in linux? Where can I get the driver source code? best regards wang qiang 2009/8/3 Qiang Wang : > ok,I will try. > I use the fd2232d now. > > On 8/3/09, Xiaofan Chen wrote: >> On Mon, Aug 3, 2009 at 4:54 PM, Qiang Wang wrote: >>> thank you very much. >>> Can openoc

Re: [Openocd-development] About the Program Load Speed

2009-08-03 Thread Qiang Wang
hello, everybody Who can give me a FT2232 manual. I just study the FT2232 interface. thank you very much. best regards wangqiang ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd

Re: [Openocd-development] About the Program Load Speed

2009-08-03 Thread Qiang Wang
ok,I will try. I use the fd2232d now. On 8/3/09, Xiaofan Chen wrote: > On Mon, Aug 3, 2009 at 4:54 PM, Qiang Wang wrote: >> thank you very much. >> Can openocd support the FT2232H? > > Yes it is supported. I do not have access to FT2232H based debugger though. > > -- > Xiaofan http://mcuee.blogsp

Re: [Openocd-development] About the Program Load Speed

2009-08-03 Thread Xiaofan Chen
On Mon, Aug 3, 2009 at 4:54 PM, Qiang Wang wrote: > thank you very much. > Can openocd support the FT2232H? Yes it is supported. I do not have access to FT2232H based debugger though. -- Xiaofan http://mcuee.blogspot.com ___ Openocd-development mailing

Re: [Openocd-development] About the Program Load Speed

2009-08-03 Thread Xiaofan Chen
On Mon, Aug 3, 2009 at 1:41 PM, Qiang Wang wrote: > hello, everybody > Who can give me a  FT2232 manual. > I just study the FT2232 interface. > FT2232C/FT2232D http://www.ftdichip.com/Products/FT2232C.htm FT2232H http://www.ftdichip.com/Products/FT2232H.htm -- Xiaofan http://mcuee.blogspot.com _

Re: [Openocd-development] About the Program Load Speed

2009-08-03 Thread Qiang Wang
thank you very much. Can openocd support the FT2232H? On 8/3/09, Xiaofan Chen wrote: > On Mon, Aug 3, 2009 at 1:41 PM, Qiang Wang wrote: >> hello, everybody >> Who can give me a  FT2232 manual. >> I just study the FT2232 interface. >> > FT2232C/FT2232D > http://www.ftdichip.com/Products/FT2232C

Re: [Openocd-development] About the Program Load Speed

2009-08-03 Thread Qiang Wang
> Of course, the speed of OpenOCD can be improved. > But I think sometimes it is really you get what you > pay for... Yes,I know. But I believe that technology can achieve it. The big stuffs are too expensive.They do not worth its price. I want to improve the openocd performance. I will try to r

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Xiaofan Chen
On Sat, Aug 1, 2009 at 11:00 PM, Qiang Wang wrote: > But if we can make it as fast as them ,open ocd will be more popular . Software is one thing. But the underline hardware debugger needs to be fast as well. For example, I believe those two ICE you used will have high speed USB interface, fast FP

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Qiang Wang
But if we can make it as fast as them ,open ocd will be more popular . 2009/8/1 Xiaofan Chen : > On Sat, Aug 1, 2009 at 7:02 PM, Qiang Wang wrote: >>> I know what is RDI. But what is the JTAG debugger hardware you >>> are using? And what is the host software you are using? >> >> RealView 3.1 + I

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Xiaofan Chen
On Sat, Aug 1, 2009 at 7:02 PM, Qiang Wang wrote: >> I know what is RDI. But what is the JTAG debugger hardware you >> are using? And what is the host software you are using? > > RealView 3.1 + ICE(Got From ARM) This RealView ICE? Pretty high end stuff. You probably can not compare it to the cheap

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Qiang Wang
> I know what is RDI. But what is the JTAG debugger hardware you > are using? And what is the host software you are using? RealView 3.1 + ICE(Got From ARM) We also use the Yokogawa ICE from a Japan Maker. We got the same speed with the two ICE. best regards wangqiang ___

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Xiaofan Chen
On Sat, Aug 1, 2009 at 6:12 PM, Qiang Wang wrote: > hello Xiaofan >>That is pretty fast. What is the target? What is the test condition? > I use the ARM 926ej-s , 300MHz. JTAG 20pins > >> Sorry but what is RDI ICE debugger? > RDI is the "Remote Debug Interface" which is defined by ARM Inc. > You ca

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Qiang Wang
hello Xiaofan >That is pretty fast. What is the target? What is the test condition? I use the ARM 926ej-s , 300MHz. JTAG 20pins > Sorry but what is RDI ICE debugger? RDI is the "Remote Debug Interface" which is defined by ARM Inc. You can refer the ARM doc. http://infocenter.arm.com/help/index.jsp

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Xiaofan Chen
On Sat, Aug 1, 2009 at 3:34 PM, Qiang Wang wrote: > hello, >  I report the speed I have test. >  Transfer rate: 68KB/sec with open-ocd + gdb. >  I download 1096208 bytes which consume 160seconds. That is pretty fast. What is the target? What is the test condition? >  To compare, I list the the RD

Re: [Openocd-development] About the Program Load Speed

2009-08-01 Thread Qiang Wang
hello, I report the speed I have test. Transfer rate: 68KB/sec with open-ocd + gdb. I download 1096208 bytes which consume 160seconds. To compare, I list the the RDI ICE debugger speed. I download the 11MB file with only 17 seconds, means transfer rate 647KB/sec. I test the data with the s

Re: [Openocd-development] About the Program Load Speed

2009-07-29 Thread Qiang Wang
I will test the speed tomorrow, and share the data. I use the ft2232 chip and drivers best regards wangqiang 2009/7/29 Xiaofan Chen : > On Tue, Jul 28, 2009 at 7:37 PM, Qiang Wang wrote: >> hello >> I try to load the program through gdb and openocd. >> I seam that the speed is too slow. >> By the

Re: [Openocd-development] About the Program Load Speed

2009-07-29 Thread Xiaofan Chen
On Tue, Jul 28, 2009 at 7:37 PM, Qiang Wang wrote: > hello > I try to load the program through gdb and openocd. > I seam that the speed is too slow. > By the Way, I use the follow configruration about the jtag speed. > > # Limit the maximum speed of the JTAG interface. > jtag_khz 6000 > jtag_speed

[Openocd-development] About the Program Load Speed

2009-07-28 Thread Qiang Wang
hello I try to load the program through gdb and openocd. I seam that the speed is too slow. By the Way, I use the follow configruration about the jtag speed. # Limit the maximum speed of the JTAG interface. jtag_khz 6000 jtag_speed 0 Do anybody have the same experience or know some reason. best