Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Product List
Cortex-M3 Introduction and Specific SAM3U Implementation Slide 4
The Memory Protection Unit is embedded on the SAM3U. It supports up to eight regions that can be configured from 32 bytes to 4 Gigabytes. There are different protection rules that are based on the type of transaction, so the different regions can be configured with different access levels. An MPU violation will cause an exception to occur, this is the Memory Management Fault exception. There are several situations when it is useful to apply the MPU: to protect data from untrusted user programs, to make memory regions read-only, and to isolate memory regions in a multi-tasking system.
PTM Published on: 2011-12-27