• ARM cache in simulator
    Note: This was originally posted on 27th July 2009 at http://forums.arm.com Hi I am using RVDS 4.0 Real view Instruction set simulator for ARM926EJS target. While configuring the target using ARMulator...
  • ARM Cache Issues
    Note: This was originally posted on 29th April 2011 at http://forums.arm.com Hello fellow ARMers! I am new to the forum, and new to ARM programming.....so go easy on me... I am trying to improve the performance...
  • load image into cache and execute it in cache
    Note: This was originally posted on 31st January 2013 at http://forums.arm.com Hi Experts:     i have heard that some ARM platform providers load their bootloader into L2 cache, and execute the bootloader...
  • How to enable I-cache and D-cache on LPC313x ?
    Hi, I wish to improve performances of my application by enabling I and D cache in my LPC3131 chip. I don't use any external memories and no OS. One says me : "The default MMU tables in BootROM...
  • Cache disabling
    Note: This was originally posted on 1st September 2010 at http://forums.arm.com As I walked through the code of different boot loaders (say uboot) , I found that they flush and disable cache in startup...