Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-18 Thread Xiaofan Chen
On Wed, Sep 15, 2010 at 5:29 PM, Drasko DRASKOVIC wrote: >> Last time I needed to do something to the FTDI driver >> (maybe older version) to solve the "Cannot build & run test program >> using ftd2xx.lib" problem. >> >> *** >> http://forum.sparkfun.com/viewtopic.php?t=17598 > > Well,

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-15 Thread Xiaofan Chen
On Wed, Sep 15, 2010 at 9:27 PM, Xiaofan Chen wrote: > On Wed, Sep 15, 2010 at 8:23 PM, Peter Stuge wrote: >> Laurent Gauch wrote: >>> actually I will recommend to still use D2XX drivers and build your >>> openocd for d2xx driver. Why : >>> >>> D2XX driver is actually still faster than libusb dri

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-15 Thread Xiaofan Chen
On Wed, Sep 15, 2010 at 8:12 PM, Laurent Gauch wrote: > Yes true, but actually I will recommend to still use D2XX drivers and build > your openocd for d2xx driver. > > D2XX driver is actually still faster than libusb driver on Windows ... For this reason, right now it is true that FTDI D2xx drive

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-15 Thread Xiaofan Chen
On Wed, Sep 15, 2010 at 8:23 PM, Peter Stuge wrote: > Laurent Gauch wrote: >> actually I will recommend to still use D2XX drivers and build your >> openocd for d2xx driver. Why : >> >> D2XX driver is actually still faster than libusb driver on Windows ... > > Do you know why this is? Have you comp

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-15 Thread Peter Stuge
Laurent Gauch wrote: > actually I will recommend to still use D2XX drivers and build your > openocd for d2xx driver. Why : > > D2XX driver is actually still faster than libusb driver on Windows ... Do you know why this is? Have you compared also using libusb-1.0, which uses WinUSB.sys? > D2XX dr

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-15 Thread Laurent Gauch
For end users, I will recommend to use the libusb-win32 inf-wizard. It is very easy to go through the wizard process and install libusb-win32 device driver for the USB Jtag debuggers like FT2232x based device, J-Link or R-Link. By default, it will list USB Composite Device (like FT2232x) as two d

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-15 Thread Drasko DRASKOVIC
On Wed, Sep 15, 2010 at 1:42 AM, Xiaofan Chen wrote: > On Tue, Sep 14, 2010 at 12:57 AM, Drasko DRASKOVIC > wrote: >> On Mon, Sep 13, 2010 at 4:38 PM, Laurent Gauch >> wrote: >>> Download our new Amontec JTAGkey Driver from : >>> http://www.amontec.com/download/amontec-jtagkey-driver-d2xx-200911

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-14 Thread Xiaofan Chen
On Tue, Sep 14, 2010 at 12:57 AM, Drasko DRASKOVIC wrote: > On Mon, Sep 13, 2010 at 4:38 PM, Laurent Gauch > wrote: >> Download our new Amontec JTAGkey Driver from : >> http://www.amontec.com/download/amontec-jtagkey-driver-d2xx-20091124.zip > > Hi Laurent, > thanks very much. I can confirm that

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-14 Thread Xiaofan Chen
On Tue, Sep 14, 2010 at 1:18 AM, Drasko DRASKOVIC wrote: ...\openocd-0.5.0-dev-100827221639\drivers\libusb-win32_ft2232_driver-100831.zip >>> >>> I do not see it here neither: >>> http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=tree >> >> These archives are included in t

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-14 Thread Xiaofan Chen
On Tue, Sep 14, 2010 at 4:17 AM, Peter Stuge wrote: > Freddie Chopin wrote: >> ...\openocd-0.5.0-dev-100827221639\drivers\libusb-win32_ft2232_driver-100831.zip > > Maybe http://libusb.org/wiki/libwdi and the Zadig source can be used > to make an even more easy-to-use package. The wdi-simple examp

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Xiaofan Chen
On Tue, Sep 14, 2010 at 12:58 AM, Freddie Chopin wrote: >> However, can you please point me to the drivers (inf files) if they >> are already present in OpenOCD tree, so that I do not have to use >> http://sourceforge.net/apps/trac/libusb-win32/wiki tools at all. > > ...\OpenOCD\0.4.0\drivers\libu

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Peter Stuge
Freddie Chopin wrote: > ...\OpenOCD\0.4.0\drivers\libusb-win32_ft2232_driver-100223.zip > ...\openocd-0.5.0-dev-100827221639\drivers\libusb-win32_ft2232_driver-100831.zip Maybe http://libusb.org/wiki/libwdi and the Zadig source can be used to make an even more easy-to-use package. Oh, and how do

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
On Mon, Sep 13, 2010 at 7:07 PM, Freddie Chopin wrote: > On 2010-09-13 19:00, Drasko DRASKOVIC wrote: >>> >>> ...\OpenOCD\0.4.0\drivers\libusb-win32_ft2232_driver-100223.zip >> >> It does not exist here : >> >> http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=tree;hb=8afd2309a

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Freddie Chopin
On 2010-09-13 19:00, Drasko DRASKOVIC wrote: ...\OpenOCD\0.4.0\drivers\libusb-win32_ft2232_driver-100223.zip It does not exist here : http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=tree;hb=8afd2309a4e18b222da189eb51f46339f17201d5 or ...\openocd-0.5.0-dev-100827221639\dri

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
On Mon, Sep 13, 2010 at 6:58 PM, Freddie Chopin wrote: > On 2010-09-13 18:53, Drasko DRASKOVIC wrote: >> >> However, can you please point me to the drivers (inf files) if they >> are already present in OpenOCD tree, so that I do not have to use >> http://sourceforge.net/apps/trac/libusb-win32/wiki

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Freddie Chopin
On 2010-09-13 18:53, Drasko DRASKOVIC wrote: However, can you please point me to the drivers (inf files) if they are already present in OpenOCD tree, so that I do not have to use http://sourceforge.net/apps/trac/libusb-win32/wiki tools at all. ...\OpenOCD\0.4.0\drivers\libusb-win32_ft2232_drive

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
On Mon, Sep 13, 2010 at 4:38 PM, Laurent Gauch wrote: > The Amontec JTAGkey-2 High-Speed USB JTAG Cable is based FTDI FT2232H and > need  newer drivers. > > Download our new Amontec JTAGkey Driver from : > http://www.amontec.com/download/amontec-jtagkey-driver-d2xx-20091124.zip > > Go to device ma

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
On Mon, Sep 13, 2010 at 6:21 PM, Freddie Chopin wrote: > On 2010-09-13 18:16, Drasko DRASKOVIC wrote: >> >> I did not install libusb-win32, though. I thought that it is included >> in the binary... Does it has to be installed separatly (manually) ? Do >> we need Filter Driver also , or only Device

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Freddie Chopin
On 2010-09-13 18:16, Drasko DRASKOVIC wrote: I did not install libusb-win32, though. I thought that it is included in the binary... Does it has to be installed separatly (manually) ? Do we need Filter Driver also , or only Device Driver from libusb-win32 ? It's not the .dll you're missing - the

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
On Mon, Sep 13, 2010 at 6:09 PM, Drasko DRASKOVIC wrote: > On Mon, Sep 13, 2010 at 5:48 PM, Freddie Chopin wrote: >> On 2010-09-13 16:18, Drasko DRASKOVIC wrote: >>> >>> I tried several methods to install OpenOCD on Windows - all without >>> success. >> >> You should have tried just one - the pre

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
On Mon, Sep 13, 2010 at 5:48 PM, Freddie Chopin wrote: > On 2010-09-13 16:18, Drasko DRASKOVIC wrote: >> >> I tried several methods to install OpenOCD on Windows - all without >> success. > > You should have tried just one - the prebuilt binaries from my webpage (; > > http://www.freddiechopin.inf

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Freddie Chopin
On 2010-09-13 16:18, Drasko DRASKOVIC wrote: I tried several methods to install OpenOCD on Windows - all without success. You should have tried just one - the prebuilt binaries from my webpage (; http://www.freddiechopin.info/ Just remember to install libusb-win32 drivers, NOT the drivers fro

Re: [Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Laurent Gauch
The Amontec JTAGkey-2 High-Speed USB JTAG Cable is based FTDI FT2232H and need newer drivers. Download our new Amontec JTAGkey Driver from : http://www.amontec.com/download/amontec-jtagkey-driver-d2xx-20091124.zip Go to device manager of Windows and update both channel A and channel B of Amont

[Openocd-development] Amontec jtagkey2 OpenOCD on Windows error : Cannot build & run test program using ftd2xx.lib

2010-09-13 Thread Drasko DRASKOVIC
Hi all, I tried several methods to install OpenOCD on Windows - all without success. First I tried explanation given here : http://forum.sparkfun.com/viewtopic.php?t=11221 I was capable to install OpenOCD v.0.4.0, but only after moving ftd3xx.lib to i386/libftd.a. But with this installation my Am

Re: [Openocd-development] amontec jtagkey2 problems (DM365)

2010-04-19 Thread Koeller, T.
> The's a not-very-good-workaround in place though not-very-good > because it can't work when you most need it. Like, when the chip is > in WFI mode (core clock gated) and thus is not responsive (which is > just when you most need to reset it). (The workaround involves using > the watchdog t

Re: [Openocd-development] amontec jtagkey2 problems (DM365)

2010-04-16 Thread David Brownell
On Friday 16 April 2010, Koeller, T. wrote: > Hi, > > I am using the Amontec JTAGkey2 USB JTAG adapter > in conjunction with a Spectrum Digital TMS320DM365 > eval board. There are two basic issues I'm asware of with that board when used with OpenOCD -- once it's set up correctly. * JTAG reset

[Openocd-development] amontec jtagkey2 problems

2010-04-16 Thread Koeller, T.
Hi, I am using the Amontec JTAGkey2 USB JTAG adapter in conjunction with a Spectrum Digital TMS320DM365 eval board. I built openocd-0.4.0 under windows / cygwin, using the 'CDM 2.06.00 WHQL Certified' driver distribution from FTDI. Openocd basically works, using the supplied configuration files, w

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-13 Thread Øyvind Harboe
> I our company we use both Amontec Tiny and Key2 and I have not seen much > speed difference(could be target HW limitations or my lack of skills but > we achieve following flashload rates - tiny: 43 kb/s - key2: 51.6 kb/s). What target? -- Øyvind Harboe US toll free 1-866-980-3434 / Internation

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-13 Thread Signalyzer ( www.signalyzer.com )
Hello All, I just wanted to clarify that Signalyzer-H2 is also USB 2.0 high-speed device with RTCK support just like any other FT2232H based devices. As original Signalyzer it features two ports, both of these can be used for JTAG interfacing if needed. Some other, currently unrelated to OpenOCD f

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-13 Thread Flemming Futtrup
de Subject: Re: [Openocd-development] Amontec JtagKey2 ?? On Wed, Mar 10, 2010 at 10:11 AM, Flemming Futtrup wrote: > Custom LPC2468 HW with SST 39VF6401B flash. That's a CFI flash, right? -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.co

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-12 Thread Alan Carvalho de Assis
To: Flemming Futtrup >> Cc: Alain Mouette; openocd-development at lists.berlios.de >> <https://lists.berlios.de/mailman/listinfo/openocd-development> >> Subject: Re: [Openocd-development] Amontec JtagKey2 ?? >> >> >/ I our company we use both Amontec Tiny and

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-12 Thread Laurent Gauch
://lists.berlios.de/mailman/listinfo/openocd-development> Subject: Re: [Openocd-development] Amontec JtagKey2 ?? / I our company we use both Amontec Tiny and Key2 and I have not seen much />/ speed difference(could be target HW limitations or my lack of skills but />/ we achie

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-11 Thread Øyvind Harboe
I need to set aside some more time for measuring this performance. My first test shows 180kBytes/s for CFI flash(at91eb40a), which is quite acceptable, but from what I see it might be possible to increase that to 300-400kBytes/s. Extraordinary claims require extraordinary evidence :-) -- Øyvind

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-11 Thread Xiaofan Chen
On Wed, Mar 10, 2010 at 6:40 PM, Xiaofan Chen wrote: > On Wed, Mar 10, 2010 at 5:42 PM, Laurent Gauch > wrote: >> Actually, the FTDI d2xx driver is still much faster than LIBFTDI + LIBUSB >> ... >> If you are Linux only try using FTDI d2xx driver ;-) ! >> But the actual linux d2xx driver do not p

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-11 Thread Laurent Gauch
o/openocd-development> Subject: Re: [Openocd-development] Amontec JtagKey2 ?? >/ I our company we use both Amontec Tiny and Key2 and I have not seen much />/ speed difference(could be target HW limitations or my lack of skills but />/ we achieve following flashload rates - tiny: 43 k

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-11 Thread Xiaofan Chen
On Wed, Mar 10, 2010 at 5:42 PM, Laurent Gauch wrote: > Actually, the FTDI d2xx driver is still much faster than LIBFTDI + LIBUSB > ... > If you are Linux only try using FTDI d2xx driver ;-) ! > But the actual linux d2xx driver do not provide the same performances as the > windows performance. Un

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-10 Thread Øyvind Harboe
On Wed, Mar 10, 2010 at 10:11 AM, Flemming Futtrup wrote: > Custom LPC2468 HW with SST 39VF6401B flash. That's a CFI flash, right? -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flas

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-10 Thread Alberto Panizzo
On mer, 2010-03-10 at 08:56 +0100, Flemming Futtrup wrote: > Hi Alain > > I am no expert so other people may achieve better results. > > But... > > JtagKey2 is running nicely with OpenOCD at least for flashloding > purposes. I have not tried debugging. > > JtagKey2 consist of not much other tha

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-10 Thread Flemming Futtrup
Custom LPC2468 HW with SST 39VF6401B flash. -Original Message- From: Øyvind Harboe [mailto:oyvind.har...@zylin.com] Sent: 10. marts 2010 09:41 To: Flemming Futtrup Cc: Alain Mouette; openocd-development@lists.berlios.de Subject: Re: [Openocd-development] Amontec JtagKey2 ?? > I

Re: [Openocd-development] Amontec JtagKey2 ??

2010-03-10 Thread Flemming Futtrup
mming -Original Message- From: openocd-development-boun...@lists.berlios.de [mailto:openocd-development-boun...@lists.berlios.de] On Behalf Of Alain Mouette Sent: 4. januar 2010 23:19 To: openocd-development@lists.berlios.de Subject: [Openocd-development] Amontec JtagKey2 ?? Reading one of the le

Re: [Openocd-development] Amontec JtagKey2 ??

2010-01-04 Thread Wookey
+++ Alain Mouette [2010-01-04 20:18 -0200]: > Reading one of the leatest messages, I just remembered this: > > > Is JtagKey2 running nicely with OpenOCD? We use it and it works fine (with openocd 0.3) > Does it have restrictions as to chips that will be th

[Openocd-development] Amontec JtagKey2 ??

2010-01-04 Thread Alain Mouette
Reading one of the leatest messages, I just remembered this: Is JtagKey2 running nicely with OpenOCD? Does it have restrictions as to chips that will be that fast? Is is equivalent to FT2232H ? It is a relatively expensive adapter, that is why I would lik