The MPU example will help new users get familiar with the MPU of cortex-m7 on Atmel's SAMV7/E7 family of microcontrollers. This basic application shows the setup of the basic MPU memory regions and how to use the MPU module.
This package can be used with SAMV71 Xplained Ultra board or SAME70 Xplained board.
At startup, the program will setup basic memory regions, then user can update and observe the memory management fault exception through the serial port.
-- MPU Example xxx -- -- xxxxxx-xx -- Compiled: xxx xx xxxx xx:xx:xx --