> > 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" >
By looking at the log you actually need: ft2232_vid_pid 0x0403 0x6010 ft2232_device_desc "Dual RS232" This creates a bit of an issue, does the newer SheevaPlug have a different rev number? Because if we change for the newer version, the older one will not work. Cheers Spen _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development