Jahn <jana1972@...> writes:

> 
> 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.net/doc/doxygen/bugs.html
> Info : only one transport option; autoselect 'jtag'
> adapter speed: 6 kHz
> adapter_nsrst_delay: 100
> jtag_ntrst_delay: 100
> trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain 
> connect_deassert_srst
> memtest1
> 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 '*'
> in procedure 'init'
> 
> Where can be a problem now?
> Thanks
> 
> > 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 using 
> > openocd -f interface/ftdi/jtagkey.cfg -f target/mytest.cfg
> > instead (note ftdi/ subdirectory for your adapter)
> > 
> > -- 
> > Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> > mailto:fercerpav@...
> 
> --------------------------------------------------------------------------
----
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?
id=121051231&iu=/4140/ostg.clktrk
> 

Jahn,

I got around this issue by using 
  http://zadig.akeo.ie to install LIBUSB drivers correctly for my Windows 7 
machine.

This is noted in the README.Windows when you download the whole source, but 
not if you download the pre-compiled package.

Good Luck!

Mark




------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to