On Sat, May 23, 2009 at 5:59 AM, Dylan Reid <[email protected]> wrote: > $ sudo /usr/local/gnu-arm/bin/openocd -f > ../GNUTools/openOCD/newLPM.cfg -c init -c "sleep 200" -f > flashAll.script -c "reset run" -c "shutdown" > Open On-Chip Debugger 0.2.0-in-development (2009-05-22-09:47) svn:1881 > > > BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS > > > $URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $ > 500 kHz > Error: J-Link command EMU_CMD_VERSION failed (-110) > > Info : J-Link ARM V6 compiled Aug 28 2007 19:22:02 > Info : JLink caps 0x77fbf > Info : JLink max mem block 9992 > Info : Vref = 3.306 TCK = 1 TDI = 0 TDO = 1 TMS = 0 SRST = 1 TRST = 1 > > Info : J-Link JTAG Interface ready > Warn : keep_alive() was not invoked in the 1000ms timelimit. GDB alive > packet not sent! (3041). Workaround: increase "set remotetimeout" in > GDB
I've had similar error message and similar warning message before with the yellow J-Link. Magnus's patch solved that. Could you try his patch? Right now I do not have the yellow J-Link with me (it is at work place). BTW, I've segmentation fault with some versions as well. But the latest trunk seems to be ok. -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
