Re: [Openocd-development] Buspirate refactor

2010-10-25 Thread Øyvind Harboe
Merged.

Thanks!

--
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Switching to Jim Tcl release

2010-10-25 Thread Øyvind Harboe
Going once...



-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] difficult on debugging using Openocd and Eclipse, for Cortex-M3

2010-10-25 Thread Casainho
Hello :-)

I am working on a board using LPC1768 (Cortex-M3) for 3D printer
RepRap: http://www.reprap.org/

Right now I found that there are difficult/problems while debugging
and my problem is right this one:
http://www.mail-archive.com/openocd-development@lists.berlios.de/msg13798.html

I contacted Michele Da Rold and he told me this: now I haven't
solution for this problem, I'm using a workaround: before pressing F8
key to resume in eclipse I make a single step, so the interrupt are
enabled, and the press F8. All work fine.

Is there a way to put Eclipse and OpenOCD working without that workarounds?

Thanks in advance.

Jorge Pinto,
Portugal.
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Event gdb-attach is called two times in a row on GDB attach

2010-10-25 Thread Øyvind Harboe
 I am using openocd-0.4.0.

Try the HEAD of the master branch.


-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Failed to receiving data from debug handler after 1000 - using jtag-tiny with colibri PXA320

2010-10-25 Thread Marek Vasut
On Monday 25 October 2010 11:38:53 Moshe Artzi wrote:
 Hi Marek,
 
 Sorry for the interrupt but,
 I'm still can't make this thing work.
 
 After nand the image I get this error:
 Failed to receiving data from debug handler after 1000 attempts Command
 handler execution failed in procedure 'resume'
 
 From my understanding, this is timing issue between the PXA320 and the Jtag
 but, I can't find the parameter/s that can cause this problem.
 
 
 Here is command line session  print screen:
 
 Open On-Chip Debugger 0.5.0-dev-snapshot (2010-10-25-09:14)
 Licensed under GNU GPL v2
 For bug reports, read
 http://openocd.berlios.de/doc/doxygen/bugs.html
 Info : only one transport option; autoselect 'jtag'
 adapter_nsrst_delay: 260
 jtag_ntrst_delay: 250
 Info : colibri_pxa320.cpu: hardware has 2 breakpoints and 2 watchpoints
 adapter_nsrst_delay: 2000
 trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain
 200 kHz
 Info : device: 4 2232C
 Info : deviceID: 67358712
 Info : SerialNumber: T1TA5HKBA
 Info : Description: Amontec JTAGkey A
 Info : clock speed 200 kHz
 Info : JTAG tap: colibri_pxa320.cpu tap/device found: 0x7e642013 (mfg:
 0x009, part: 0xe642, ver: 0x7) Info : accepting 'telnet' connection from
 
 Info : JTAG tap: colibri_pxa320.cpu tap/device found: 0x7e642013 (mfg:
 0x009, part: 0xe642, ver: 0x7) target state: halted
 target halted in ARM state due to debug-request, current mode: Supervisor
 cpsr: 0xf8d3 pc: 0x
 MMU: disabled, D-Cache: disabled, I-Cache: disabled
 (processor reset)
 1472 bytes written at address 0x5c04
 downloaded 1472 bytes in 0.094000s (15.293 KiB/s)
 Error: Failed to receiving data from debug handler after 1000 attempts
 Command handler execution failed
 in procedure 'resume'
 
 
 Here is telnet session print screen:
 
 Open On-Chip Debugger
 
  reset halt ;load_image iplntim.bin 0x5c04 ;resume 0x5c04
 
 JTAG tap: colibri_pxa320.cpu tap/device found: 0x7e642013 (mfg: 0x009,
 part: 0xe642, ver: 0x7) target state: halted
 target halted in ARM state due to debug-request, current mode: Supervisor
 cpsr: 0xf8d3 pc: 0x
 MMU: disabled, D-Cache: disabled, I-Cache: disabled
 (processor reset)
 1472 bytes written at address 0x5c04
 downloaded 1472 bytes in 0.094000s (15.293 KiB/s)
 Failed to receiving data from debug handler after 1000 attempts
 Command handler execution failed
 in procedure 'resume'
 
 
 I'm getting frustrated !!! ;(

Hey, sorry ... I really don't know how to help you. It looks like the core 
halted, but it won't start at the specified address.

For me, it always helped to powerdown and power-up the board.

Sorry once again
 
 Any assist will be blessed,
 
 Thanks,
 
 Moshe.
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Switching to Jim Tcl release

2010-10-25 Thread Peter Stuge
Øyvind Harboe wrote:
 Going once...

Acked-by: Peter Stuge pe...@stuge.se
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development