The MPU example will help new users get familiar with the MPU of cortex-m7 on Atmel's SAMV7 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 SAMV7 serial evaluation kits.
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 --