Øyvind Harboe wrote: > Would anybody object strongly to making target_write_memory() > temporarily disable MMU read-only bits? > > This would be e.g. to enable setting breakpoints in memory > the MMU has mapped as read-only. > > If someone has tips or ideas on how to implement this, I would > greatly appreciate input. > > What target ?
It is simple for the Cortex A8. Ask for virt2phys address translation, then write directly to phys RAM and remember to invalidate the I-cache. Best regards, Magnus _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development