On Tue, May 19, 2009 at 9:30 PM, Gene Smith <g...@chartertn.net> wrote: > Running openocd command or the segger utility commands does produces no > new messages. (FYI: this is fedora 8 with last possible updates.) But > openocd commands to the jlink cause the LED to go off but segger > commands don't.
Now I see the same behavior of my black J-Link. This is even after adding part of the patch from Magnus to correct the endpoint. Once the LED goes off after running openocd, run Segger's utility and you will know that it is out of sync. So there are still some problems. The only way to recover seems to disconnect everything and restart again. mc...@ubuntu904:~/Desktop/build/openocd/jlink$ ./start SEGGER J-Link Commander V4.03a ('?' for help) Compiled Feb 2 2009 11:34:21 WARNING: Out of sync , resynchronising... WARNING: Out of sync , resynchronising... WARNING: Out of sync , resynchronising... Can not connect to J-Link via USB. J-Link>exit mc...@ubuntu904:~/Desktop/build/openocd/jlinkold$ openocd -f myopenocd.cfg Open On-Chip Debugger 0.2.0-in-development modified J-LINK by Magnus Lundin (2009-05-19-22:19) svn:1836M BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS $URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $ RCLK - adaptive Info : J-Link compiled Feb 20 2006 18:20:20 -- Update -- Info : JLink caps 0x3 Error: J-Link command EMU_CMD_GET_MAX_MEM_BLOCK failed (-110) Info : J-Link compiled Feb 20 2006 18:20:20 -- Update -- Info : JLink caps 0x3 Error: J-Link command EMU_CMD_GET_MAX_MEM_BLOCK failed (-110) Info : J-Link compiled Feb 20 2006 18:20:20 -- Update -- Info : JLink caps 0x3 Error: J-Link command EMU_CMD_GET_MAX_MEM_BLOCK failed (-110) Info : J-Link initial read failed, don't worry Info : J-Link JTAG Interface ready Warn : keep_alive() was not invoked in the 1000ms timelimit. GDB alive packet not sent! (9128). Workaround: increase "set remotetimeout" in GDB Error: usb_bulk_read failed (requested=1, result=-110) Error: jlink_tap_execute, wrong result -107 (expected 1) Warn : keep_alive() was not invoked in the 1000ms timelimit. GDB alive packet not sent! (3011). Workaround: increase "set remotetimeout" in GDB Error: usb_bulk_read failed (requested=1, result=-110) Error: jlink_tap_execute, wrong result -107 (expected 1) Warn : keep_alive() was not invoked in the 1000ms timelimit. GDB alive packet not sent! (3238). Workaround: increase "set remotetimeout" in GDB Error: usb_bulk_read failed (requested=1, result=-110) Error: jlink_tap_execute, wrong result -107 (expected 1) Warn : no tcl port specified, using default port 6666 Info : accepting 'telnet' connection from 0 TapName | Enabled | IdCode Expected IrLen IrCap IrMask Instr ---|--------------------|---------|------------|------------|------|------|------|--------- 0 | lpc2148.cpu | Y | 0x00000000 | 0x4f1f0f0f | 0x04 | 0x01 | 0x0f | 0x0f Error: Target not examined yet Runtime error, file "command.c", line 453: mc...@ubuntu904:~/Desktop/build/openocd/jlink$ ./start SEGGER J-Link Commander V4.03a ('?' for help) Compiled Feb 2 2009 11:34:21 DLL version V4.03a, compiled Feb 2 2009 11:34:13 Firmware: J-Link compiled Feb 20 2006 18:20:20 -- Update -- Hardware: V3.00 S/N : 3330 OEM : IAR VTarget = 3.290V Info: TotalIRLen = 4, IRPrint = 0x01 WARNING: Identified core does not match configuration. (Found: ARM7, Configured: None) Found 1 JTAG device, Total IRLen = 4: Id of device #0: 0x4F1F0F0F Found ARM with core Id 0x4F1F0F0F (ARM7) ETM V1.2: 1 pairs addr.comp, 0 data comp, 4 MM decs, 1 counters JTAG speed: 5 kHz -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development