• debugging in keil for ARM920T S3c2440
    Hi, Can you tell me the way to debug or simulate the application in keil written for ARM920T based Samsung S3C2440A. Any one Basic example like GPIO.
  • MMU implementation.
    Can a software memory management unit be implemented on a 8032 microcontroller ?
  • 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...