SEARCH
TOOLBOX
LANGUAGES
modified on 20 June 2010 at 01:15 ••• 14,026 views

Eagle mpu fault Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Compatibility Eagle50, 50E, 100)
 
Line 1: Line 1:
-
__TOC__
 
=Memory Protection Unit (mpu_fault)=
=Memory Protection Unit (mpu_fault)=
-
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
+
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
This example application demonstrates the use of the MPU to protect a region of memory from access, and to generate a memory management fault when there is an access violation.
This example application demonstrates the use of the MPU to protect a region of memory from access, and to generate a memory management fault when there is an access violation.
-
 
[[Image:Eagle_mpu_fault.gif|center|]]
[[Image:Eagle_mpu_fault.gif|center|]]

Current revision as of 01:15, 20 June 2010

Memory Protection Unit (mpu_fault)

Compatibility Eagle 50, 50E, 100

This example application demonstrates the use of the MPU to protect a region of memory from access, and to generate a memory management fault when there is an access violation.