Hello
I bought the ARM-USB-TINY and am I trying to make it working. When I connect it, I get this output of dmesg:
[30782.417782] usb 2-1: new full speed USB device using uhci_hcd and address 7
[30782.616138] usb 2-1: configuration #1 chosen from 1 choice
Output of lsusb:
Bus 002 Device 007: ID 15ba:0004 Olimex Ltd. OpenOCD JTAG TINY
When I try to run OpenOCD, I get this error message:
root@cas-laptop:/home/cas/Documentos/06_software/openocd/trunk# openocd -f /home/cas/Documentos/rockbox_player/svn_code.google/trunk/tools/openocd/arm-usb-tiny.cfg
Open On-Chip Debugger 1.0 (2008-11-30-02:35) svn:717
$URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $
Info: options.c:50 configuration_output_handler(): Open On-Chip Debugger 1.0 (2008-11-30-02:35) svn:717
Error: ft2232.c:1513 ft2232_init_libftdi(): unable to open ftdi device: device not found
root@cas-laptop:/home/cas/Documentos/06_software/openocd/trunk#
Can someone please help me?
I am working on the [Rockbox Player audio DAP project.
Thank you.](http://www.rockbox.org/twiki/bin/view/Main/RockboxPlayerLittlePrototype)