+++ Michael Schwingen [2009-10-13 19:41 +0200]:
> David Brownell wrote:
> Looks quite stable to me. I use it regularly at home on IXP42x (I have a
> BDI2000 at work), mostly in the mode of "reset halt / erase & program
> flash / reset run", plus from time to time some gdb-based debugging. I
> had some problems with breakpoints, but forcing hard breakpoints seems
> to fix that.
> 
> Debugging inside the Linux kernel seems a bit tricky for now.

I haven't tested new code yet (will do next week), but certainly
with existing code we find that on pxa270, the kernel does not boot if
openocd has left the CPU running in debug mode. i.e. to reboot and run
the kernel we have to do 'jtag_reset 0 1' (to just waggle the reset
lines), not 'reset halt/run' (which puts the CPU in debug mode).

Presumably it should be possible to boot the kernel with the debug
enabled? (It would be very useful).

Wookey
-- 
Principal hats:  iEndian - Balloonboard - Toby Churchill - Emdebian
http://wookware.org/
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to