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
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
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
--