On Sat, Jul 11, 2009 at 1:28 PM, Alain Mouette<[email protected]> wrote:
> I am trying it only now (I got delayed...)
> But I get the error bellow
>
> I have an older version (no svn version) of openOCD that works in the
> same machine. It shows only (and connects):
> Debug:   ft2232.c:1336 ft2232_init_ftd2xx(): 'ft2232' interface using
> FTD2XX with 'turtelizer2' layout (0403:bdc8)
>
> ------------error------------
> Debug: 74 11 ft2232.c:2047 ft2232_init(): ft2232 interface using
> shortest path jtag state transitions
> Debug: 75 11 ft2232.c:1793 ft2232_init_ftd2xx(): 'ft2232' interface
> using FTD2XX with 'turtelizer2' layout (0403:bdc8)
> Warn : 76 57 ft2232.c:1843 ft2232_init_ftd2xx(): Unable to open FTDI
> Device tried: 'Turtelizer JTAG/RS232 Adapter' and 'Turtelizer JTAG/RS232
> Adapter A'
> Error: 77 57 ft2232.c:1858 ft2232_init_ftd2xx(): unable to open ftdi
> device: 2
> Debug: 78 58 command.c:424 run_command(): Command failed with error code
> -100
> User : 79 58 command.c:626 openocd_jim_vfprintf(): Runtime error, file
> "command.c", line 453:
>     User : 80 58 command.c:626 openocd_jim_vfprintf():
>

Did you try run as sudo?

By the way, since you are using Linux, it may be easier that
you use the open source libftdi which has shown to be on
the par based on performance with the FTDI proprietory
ftd2xx library.

You need to use a later version of libftdi though than the
stocked on in Ubuntu 8.04. The current released version
is 0.16.
http://www.intra2net.com/en/developer/libftdi/download.php

-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to