• Problem disabling cache on ARM926ej-s
  • Problem disabling cache on ARM926ej-s
    I've been using mmu.c to setup my MMU table and enable the caches - for months now, so I think that part is OK. Now I need to disable the icache, dcache and mmu, do some stuff and re-enable them...
  • Hardware clarification on LPC3250(ARM926ejs)
    Hi all, As per the user manual of LPC-3250 ,we can clock out PERIPHERAL CLOCK on Test_clk1 pin for testing purpose. My Question is : Can we use this clock, as a clock source for some other device...
  • Bootloader problem in ARM926ejs
  • [ARM926EJS] improve write miss
    Note: This was originally posted on 5th October 2010 at http://forums.arm.com Hello experts,     The platform I am using is ARM926EJS. Cache policy is write-back and only read-allocate.     From the profile...