Hi.
I've been trying to protect the LiP, L1D and L2 memory area using the Megamodule standard memory protection without luck.
I've selected the cache modes, set up the MPPA-registers + the LOCK-registers, put the bits in event mask register and exception mask register.
Then I wrote onto the protected memory area and... nothing. not even event flag.
Exceptions are enabled, and AETlib exception (routed to exception) works fine.
Have I missed something?