Eagle mpu fault Example
From Manuals
(Difference between revisions)
(→Compatibility Eagle50, 50E, 100) |
|||
| Line 1: | Line 1: | ||
| - | |||
=Memory Protection Unit (mpu_fault)= | =Memory Protection Unit (mpu_fault)= | ||
| - | ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html | + | ==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.

