Hi, all!

First, I need to report that PXA debugging works with current trunk,
with a few minor issues (like ones in TODO list).

So I debug some prototype device, which is quite buggy itself, I have
managed to set up more or less stable
configuration, was able to flash file, etc. But what I can't do is
1. veryfy_image transfers target to unpredictable state. Usually
requiring hardware reset.
2. I can't step any instruction (which leads to the same situation),
and breakpoints (software and hardware) won't work.

I have managed to debug u-boot using printks and unlimited loops
(halt/resume work porfectly), and have u-boot running.
With u-boot starting from flash I can debug using GDB, and step
through code with problems from time to time, but usable.

Any ideas? A difference is that in first situation we have empty flash
and CPU at 32768Hz, at the second -
u-boot in flash and CPU at 312 MHz.

All the best,
S.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to