Turning on an ARM MMU and Living to tell the tale: The code | Embedded Bits
In my last post we looked at the basic theory of an MMU and what it can do for us. In this post we are going to produce and understand the absolute minimum amount of code required (just 20 lines of assembler) to turn on an ARM MMU and come out the other s...