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

Eagle mpu fault Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '__TOC__ =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…')
(Compatibility Eagle50, 50E, 100)
Line 5: Line 5:
-
[[Image:Eagle_mpu_fault|center|]]
+
[[Image:Eagle_mpu_fault.gif|center|]]

Revision as of 17:18, 17 June 2010

Contents

Memory Protection Unit (mpu_fault)

Compatibility Eagle50, 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.