April 25, 2024, 04:41:08 PM

OpenOCD Issue

Started by emanuelcsm, December 17, 2014, 07:41:45 PM

Previous topic - Next topic

emanuelcsm

I've already asked some noob questions here, and so far I wasn't able to write not even a bit in my STM32 ARM.

I'm trying to start the OpenOCD, but it give me this error:

C:\Users\Admin\Desktop\openocd-0.8.0>bin-x64\openocd-x64-0.8.0 -f scripts\interf
ace\ftdi\olimex-arm-usb-tiny-h.cfg -f scripts\target\stm32f4x.cfg
Open On-Chip Debugger 0.8.0 (2014-04-28-08:42)
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: 1000 kHz
adapter_nsrst_delay: 100
jtag_ntrst_delay: 100
cortex_m reset_config sysresetreq
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: libusb_open() failed with LIBUSB_ERROR_ACCESS
Error: no device found
Error: unable to open ftdi device with vid 15ba, pid 0004, description 'Olimex O
penOCD JTAG ARM-USB-TINY-H' and serial '*'
in procedure 'init'

Does anyone know what to do?

I'm using windows 8.1 whith ARM-USB-TINY-H

Thanks

JohnS

Probably Microsoft broke (changed pointlessly in an incompatible manner) the driver subsystem yet again.

Dual-boot into Linux maybe.

John

emanuelcsm

I've tested on Windows 7 and XP also and got the same results.

Use linux is not an option.

Olimex should tell the costumers that OpenOCD Jtag only runs on linux. I've seen a lot of people with the same problem.

This Jtag does not work.

JohnS

You'll see posts from people using it OK on Win7 / XP all over this forum and the net so it's something specific to you.

Maybe ask on an OOCD place and since Win8 is odd do so for Win7.

Some of the OOCD guys look to use Windows and even post prebuilt binaries.

John