We start a new software, and we think about using the MPU. We ar based our new software on FreeRTOS (with the MPU port).
We understand correctly all the segmentation about the intertask communication with the MPU. What we have difficulties, is what to do with dynamic allocation protection. By default, all the ram should be protect in user mode. Is there any documentation online that explain how we should handle the dynamic allocation ?
We would like to protect the memory as much since we will design a big software > 500K compiled code.
Regards
Jonathan