• RealOS with MMU
    Im using the MCBSTR9 BOARD and ask me why KEIL dit not support the MMU in the CPU. Last weekend I searched 2 days on an error while the OS Crash in the TASK switch because a Poiter was wrong...
  • 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...
  • MMU virtual to physical translation
    Hi, I am trying to use MMU for mapping of my virtual address to physical address for SMARTMX family of processor. I have define appropriate look up table{LUT} and loaded MMUPTR with the address of...
  • MMU problem on ARM926EJ-S
    Note: This was originally posted on 19th January 2011 at http://forums.arm.com Hello community! I've faced a problem while porting an OKL4 3.0 kernel to an ARM926EJ-S (Samsung S3C2412) board. I'm able...
  • ARM926ejs MMU problem
    Note: This was originally posted on 17th December 2010 at http://forums.arm.com I am working on an ARM926ejs core (Fiujitsu) with Linux as the OS. I am trying to disable the MMU and re enable it again...