Hi !
When MMU is enabled, and a undefined abort exception is triggered, are we sure that the address stored in the `lr` / `elr_elx` registers is actually mapped by the MMU, or should I check that before trying to access the address ?
Best,
V.
Thank you for this insight. As I am only running on a single core CPU at the moment, I can deal with (2) later :).