openocd

while running openocd I am getting this error…please give me a solution for to remove this error…

error is:

Info: openocd.c:82 main(): Open On-Chip Debugger (2006-10-12 18:00 CEST)

Error: ft2232.c:1033 ft2232_init(): unable to open ftdi device: 2

regards

mahantesh

Get a newest version of OpenOCD !

82 is too old → use 141 or newer

Laurent

http://www.amontec.com

AMONTEC:
Get a newest version of OpenOCD !

82 is too old → use 141 or newer

82 refers to the line number within openocd.c which prints the info message, not the SVN version number.

I’m getting this same error; the ARM-USB-OCD is also failing to show up in the output of lsusb.

sounds like the ftdi driver is not installed correctly or your config line is incorrect.

What os are you using?

Show the config file you are using?

Regards

Spen

it’s probably a problem regarding device permissions in linux, try running it with superuser priviliges.