I have tried the following code, which I have placed in the startup function of the OS:ldr r0, =0x13; Supervisor modemsr cpsr_cx, r0mrc p15, 0, r1, c15, c0, 1; This line is finemcr p15, 0, r1, c15, c0, 1 ; and this one hangs No clue here...