This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HELP ! ARM 926 ejs icache and dcache

Note: This was originally posted on 11th February 2010 at http://forums.arm.com

The system memory is SDRAM, and NAND booting. MMU enable, allocate low address space for code and read-only data. Hight address space for read-write data. They are all cacheable and bufferable. Code running in the low address space(read only segment) is better than running in the high address space(read-write segment). So , I doubt whether the icache is enable for the hight address space(read-write segment). But, in the datasheet ,there is no description about the icache influence space.
Parents Reply Children
No data