Glad to hear from someone who has gotten this working faveluka. I also will be very interested in your setup. I’ve only had my ‘toys’ for about 4 days. I don’t think I’ve gotten as far as lcdintegration.
Some random info:
interface is Olimex arm-usb-ocd (functions somewhat on xp with supplied cd)
kernel 2.6.27.14-generic (amd64)
libftdi.so.1.12.0
openocd 0.0_r655-1ubuntu1
openocd -f arm-usb-ocd.cfg -f lpc2148a.cfg
Open On-Chip Debugger 1.0 (2008-06-22-10:54) svn:unknown
$URL: http://svn.berlios.de/svnroot/repos/ope … /openocd.c $
Error: ft2232.c:1516 ft2232_init_libftdi(): unable to open ftdi device: device not found
partial output of dmesg:
[ 3685.904011] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 3686.102274] usb 3-1: configuration #1 chosen from 1 choice
[ 3686.546360] usbcore: registered new interface driver usbserial
[ 3686.548482] usbserial: USB Serial support registered for generic
[ 3686.549089] usbcore: registered new interface driver usbserial_generic
[ 3686.549093] usbserial: USB Serial Driver core
[ 3686.580803] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 3686.581531] ftdi_sio: Ignoring serial port reserved for JTAG
[ 3686.582020] ftdi_sio 3-1:1.1: FTDI USB Serial Device converter detected
[ 3686.582613] ftdi_sio: Detected FT2232C
[ 3686.583103] usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 3686.583658] usbcore: registered new interface driver ftdi_sio
[ 3686.583662] ftdi_sio: v1.4.3:USB FTDI Serial Converters Driver
Maybe I need latest openocd?
Regards,
-Hugh