[OpenOCD-devel] SMP Debug

2015-07-08 Thread Luca Ellero
Hi, I'm trying to use OpenOCD on some Cortex-A9 based boards: Pandaboard (TI OMAP4430) and SabreSD (Freescale iMX6). I can connect and debug the 1st core using standard OpenOCD scripts. Anyway I wolud like to debug the other cores too. Is there a way to do this? Has anyone tried SMP debugging with

[OpenOCD-devel] OpenOCD on Cortex-A9: after breakpoint step doesn't work

2014-10-15 Thread Luca Ellero
Hi, I'm trying to debug U-Boot on a Pandaboard (Cortex-A9) using the latest OpenOCD release (0.8.0). My problem is that, after setting a breakpoint, I'm not able to single step anymore. Basically what I do is: 1) launch OpenOCD: $ openocd -s -f interface/ftdi/jtagkey.cfg -f board/imx53loco.cfg

Re: [OpenOCD-devel] iMX53 support.

2012-02-08 Thread luca ellero
le tap imx53.DAP Anyway I confirm you that I was able to halt the processor, single step, resuming and even dump internal ROM. I was using OpenOCD version 0.4 pulled from git Hope this helps Best regards Luca Ellero --