> Øyvind, > if I understood you correctly, currently we do not have support for > arm966 for SW breakpoints (i.e. we will run into problem of repetitive > breakpoint hit as I mentioned), i.e. this support can be added and > should be similar to arm920t_write_memory(), but currently does not > exist with arm966 ?
Correct. I think most of the "hard" problems have been solved, now there is a bit of tedium reorganizing and generalizing the code... Which requires less knowledge about specific target architectures, but is still quite a bit of work and tricky enough. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
