Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Xiaofan Chen
On Wed, Feb 5, 2014 at 12:50 AM, Andreas Fritiofson wrote: > > Well, he only said he's using the libusb-win32 driver (libusb0.sys), which > can be used as a backend for libusb-1.0, just like WinUSB or libusbK... Right now libusb (or libusbx) Windows backend does not work very well with libusb0.sy

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Paul Fertser
On Tue, Feb 04, 2014 at 05:50:41PM +0100, Andreas Fritiofson wrote: > On Tue, Feb 04, 2014 at 05:05:51PM +0100, Yegor Yefremov wrote: > > I had to install libusb-win32 with Zadig for my JTAGkey-2. I used the > > precompiled binary: > > > > [2]http://www.freddiechopin.info/en/download/cat

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Andreas Fritiofson
On Tue, Feb 4, 2014 at 5:26 PM, Paul Fertser wrote: > Hi Yegor, > > On Tue, Feb 04, 2014 at 05:05:51PM +0100, Yegor Yefremov wrote: > > I had to install libusb-win32 with Zadig for my JTAGkey-2. I used the > > precompiled binary: > > > http://www.freddiechopin.info/en/download/category/4-openocd?

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Paul Fertser
Hi Yegor, On Tue, Feb 04, 2014 at 05:05:51PM +0100, Yegor Yefremov wrote: > I had to install libusb-win32 with Zadig for my JTAGkey-2. I used the > precompiled binary: > http://www.freddiechopin.info/en/download/category/4-openocd?download=99%3Aopenocd-0.7.0 I strongly advice you against using th

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Yegor Yefremov
On Tue, Feb 4, 2014 at 3:29 PM, Paul Fertser wrote: > On Tue, Feb 04, 2014 at 02:13:39PM +0100, Jahn wrote: >> Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND >> Error: no device found >> Error: unable to open ftdi device with vid 0403, pid cff8, description >> 'Amontec JTAGkey' and >> se

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Paul Fertser
On Tue, Feb 04, 2014 at 02:13:39PM +0100, Jahn wrote: > Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND > Error: no device found > Error: unable to open ftdi device with vid 0403, pid cff8, description > 'Amontec JTAGkey' and > serial '*' If you're sure you have JTAGKey (and not JTAGKey

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Jahn
Paul Thank you for the reply. But it reports a different error now C:\openocdbin1>c:\openocdbin1\openocd -f interface/ftdi/jtagkey.cfg -f target/mytest.cfg Open On-Chip Debugger 0.8.0-dev-g03d7da0 (2014-02-03-18:49) Licensed under GNU GPL v2 For bug reports, read http://openocd.sourceforge

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Paul Fertser
On Tue, Feb 04, 2014 at 01:53:38PM +0100, Jahn wrote: > Paul, > Thank you for your help. > Now I can build the openOCD successfully but I am not able to run it > successfully. It says > > > C:\openocdbin1>c:\openocdbin1\openocd -f interface/jtagkey.cfg -f > target/mytest.cfg You should be usin

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-04 Thread Jahn
Paul, Thank you for your help. Now I can build the openOCD successfully but I am not able to run it successfully. It says C:\openocdbin1>c:\openocdbin1\openocd -f interface/jtagkey.cfg -f target/mytest.cfg Open On-Chip Debugger 0.8.0-dev-g03d7da0 (2014-02-03-18:49) Licensed under GNU GPL v2 For

[OpenOCD-devel] [PATCH]: a1fbc9e tcl/drscan: handle invalid syntax with a conditional, not assert

2014-02-04 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1927 -- gerrit commit a1fbc9e57698b845cabefc7a19935109d57d34c9 Author: Paul Fertser Date: Tue Feb 4 16:07:57 2014 +0400 tcl/