Wookey wrote: > 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). > Have you setup correct Mini-IC entries using the "xscale vector_table" command?
Without that, the kernel crashes on the first exception, since the mini-IC does not match ram contents. cu Michael _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
