Folks,

I pulled in the latest svn repository  - svn version 2578 of openocd.

I made following changes as this forum suggested -
http://plugcomputer.org/plugforum/index.php?topic=355.msg3246#msg3246

Change in  tcl/interface/shaeevaplug.cfg ->

- ft2232_vid_pid 0x9e88 0x9e8f
+ ft2232_vid_pid 0x0403 0x6010

- ft2232_device_desc "SheevaPlug JTAGKey FT2232D"
+ ft2232_device_desc "USB <-> Serial Cable A"

Now running the openocd command after cd-ing into the tcl directory I get ->


# ../src/openocd -f board/sheevaplug.cfg Open On-Chip Debugger
0.3.0-in-development (2009-08-11-23:29) svn:2578M
$URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $ For
bug reports, read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
1000 kHz
jtag_nsrst_delay: 200
jtag_ntrst_delay: 200
dcc downloads are enabled
Warn : Unable to open FTDI Device tried: 'USB <-> Serial Cable' and 'USB <->
Serial Cable A'

Error: unable to open ftdi device: 2
Error: ListDevices: 2

Error: 0: "Dual RS232 A"
Error: 1: "Dual RS232 B"
Runtime error, file "command.c", line:469

Tried putting debug statements in command.c file but can't really figure out
what might be going wrong.

After connecting the serial console the two ttyUSB devices are getting
detected fine though.

Also the same experiment was carried out on an older openocd (svn version
2570) the same results were found -
I have a couple of sheevaplugs - one gets detected fine(which apparently a
bit older) but not the newer one

Any ideas?? pointers?? comments???
I am a newbie to openocd :)

Any help will be greatly appreciated.

Thanks,
Salil
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to