• MMU implementation.
    Can a software memory management unit be implemented on a 8032 microcontroller ?
  • Modifying MMU tables and debugging MMU operations
    Note: This was originally posted on 15th April 2010 at http://forums.arm.com Hello! I am writing some software that will hopefully be used in boot-loaders in ARM based systems. The software needs to be...
  • How to use MMU?
    Hi, I'm using AT91SAM9260 in a printer design. I'm using RL-RTX operating system.Since AT91SAM9 contains I & D caches and MMU built-in I'd like to use it.But, all the examples provided by Keil for AT91SAM9...
  • TrustZone MMU Validation
    Note: This was originally posted on 19th July 2013 at http://forums.arm.com I am running code in Secure Mode on a Cortex-A9 platform.  The MMU registers within the CP15 are bank switched when secure mode...
  • ARM920T MMU configuration
    Note: This was originally posted on 16th August 2010 at http://forums.arm.com Hello. I'm making boot loader for arm board SMDK2443 based on ARM920T. There is 128 Mb of RAM on board, and i set up MMU to...