On Thu, Dec 06, 2018 at 02:30:48PM -0000, Dr. Peter Oehler wrote:
> which I've found at
> 
> [2]https://github.com/arduino/OpenOCD/blob/master/tcl/interface/ftdi/oocdlink.cfg

You should be using config files that are installed along with the
OpenOCD, not download random versions from the Internet.

> Error: no device found
> Error: unable to open ftdi device with vid 0403, pid baf8, description
> 'OOCDLink', serial '' at bus location ''</transport>

Check that the vid and pid of the device you have are correct (lsusb
command on GNU/Linux systems). Probably description is not correct but
it should be safe to comment it out in the interface config.

> I think I'm now closer to run OpenOCD fine. But I am not familiar with that 
> USB
> stuff at Windows. I've just connected my board with an ft2232 chip to USB at 
> my
> computer (running still Windows Vista) and after some time Windows has found 
> and
> installed the correct driver (as it has noted). But perhaps that is not
> sufficient?

I wouldn't expect that to be sufficient with that non-standard OS,
no. Check README.Windows please.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


---

** [tickets:#214] Error: The specified debug interface was not found (ft2232)**

**Status:** new
**Milestone:** 0.9.0
**Created:** Thu Dec 06, 2018 10:26 AM UTC by Dr. Peter Oehler
**Last Updated:** Thu Dec 06, 2018 02:30 PM UTC
**Owner:** nobody


Hello all.

I have a problem, running OpenOCD within Eclipse, similar to that reported here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751372

Is this bug not solved with the newer versions of OpenOCD?

That's the message at the console:

GNU MCU Eclipse 32-bit Open On-Chip Debugger 0.10.0+dev-00352-gaa6c7e9b 
(2018-10-20-02:36)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
Error: The specified debug interface was not found (ft2232)
The following debug interfaces are available:
1: parport
2: dummy
3: ftdi
4: usb_blaster
5: jtag_vpi
6: ft232r
7: amt_jtagaccel
8: gw16012
9: presto
10: usbprog
11: openjtag
12: jlink
13: vsllink
14: rlink
15: ulink
16: arm-jtag-ew
17: remote_bitbang
18: hla
19: osbdm
20: opendous
21: aice
22: cmsis-dap
23: kitprog
24: xds110


Thanks & best regards,
Peter


---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to