**** BEGIN LOGGING AT Wed Sep 30 02:59:57 2009 Sep 30 19:29:31 I'm having issues with ft2232 interface being found by openOCD, it's strange. In fact it claims to not have any interfae files. Sep 30 19:38:16 Seth__: Do you try something like 'openocd -s lib/openocd/ -f interface/flyswatter.cfg -f board/...' ? Sep 30 19:41:36 Yes Sep 30 19:42:24 I even tried openOCD -s /* .... Sep 30 19:43:08 Seth__: What's the exact command and what's the exact error message? Sep 30 19:44:08 there is an error "The specified JTAG interface was not found (ft2232)" Sep 30 19:44:21 The error is on line 7 of interface/flyswatter Sep 30 19:45:43 Seth__: What's the exact command? Sep 30 19:46:01 Seth__: Have you tried to run the (still unkown command) as root? Sep 30 19:46:03 my command is ./openocd -s /home/dev/bin/openOCD -f interface/flyswatter.cfg -f /board/ti_beaglebaord.cfg Sep 30 19:46:06 doesn't this mean it can't find the usb interface? Sep 30 19:46:15 not the cfg file Sep 30 19:46:15 Ubuntu, so as sudo Sep 30 19:46:33 but yes Sep 30 19:46:55 Seth__: Do you have bin/openOCD/lib/openocd ?? Sep 30 19:48:15 looking, vmware is booting Sep 30 19:48:21 Seth__: Or better: Do you have /home/dev/bin/openOCD/interface Sep 30 19:48:59 I have /home/dev/bin/openocd/share/openocd/interface Sep 30 19:49:25 It finds the actual file flyswatter.cfg, it lists the path to it Sep 30 19:49:38 Seth__: Have you tried to pass -s /home/dev/bin/openocd/share/openocd/ ? Sep 30 19:50:23 yes, I'll try again Sep 30 19:50:42 Seth__: Have you checked that you can correctly access usb jtag dongle in vmware? Sep 30 19:51:26 No, how should I try that Sep 30 19:51:36 or test that Sep 30 19:52:43 Seth__: Try a native Linux machine, or Google how to make sure your usb jtag dongle works in vmware. I have no idea about stuff works with vmware. Sep 30 19:53:23 I have used the USB itself in the vmware Sep 30 19:54:07 check if the ft chip shows up in dmesg Sep 30 19:54:28 Okay Sep 30 19:56:12 yeah - FTDI USB serial device found Sep 30 19:58:29 I have two entries: Sep 30 19:58:32 FTDI USB Serial Device converter now attached to ttyUSB0 Sep 30 19:58:41 FTDI USB Serial Device converter now attached to ttyUSB1 Sep 30 19:59:04 With flyswatter, one is there serial (console), one is the jtag interface Sep 30 20:00:59 Sorry, School wireless booted me, did I miss anything? Sep 30 20:01:59 I have two entries: Sep 30 20:02:03 FTDI USB Serial Device converter now attached to ttyUSB0 Sep 30 20:02:08 FTDI USB Serial Device converter now attached to ttyUSB1 Sep 30 20:02:14 With flyswatter, one is there serial (console), one is the jtag interface Sep 30 20:02:41 Yes, That is what I have Sep 30 20:11:21 Okay, so this getting booted off the network every three minutes is getting old fast **** ENDING LOGGING AT Thu Oct 01 02:59:56 2009