I'm developing the MPC5777C to run multicore. 2 Cores one using HW I/O(Core1), one without using HW I/O(Core0). I want to use the MPU to protect memory regions.
To avoid confusion, I will add that there are two instances of MPU module on MPC5777C to cover all the resources. So, it is necessary to initialize both modules.