• Juno MMU setup
    Hi, I was trying to change my MMU setup from 39bit address space to 40bit address space in Juno. Previously I was successfully able to map 39bit address space by setting T0SZ=25 and using L1 level...
  • Juno MMU setup
    Hi, I was trying to change my MMU setup from 39bit address space to 40bit address space in Juno. Previously I was successfully able to map 39bit address space by setting T0SZ=25 and using L1 level...
  • LPC2388 vs. LPC2387 - any known differences in setup?
    Hi everyone. I was working with an MCB2388-Eval-Board (lpc2388), and I was downgrading to my own pcb with a lpc2387. I realized problems with my board, but at this time now, I don't want to give...
  • LPC2388 vs. LPC2387 - any known differences in setup?
    Hi everyone. I was working with an MCB2388-Eval-Board (lpc2388), and I was downgrading to my own pcb with a lpc2387. I realized problems with my board, but at this time now, I don't want to give...
  • Mmu | How to set different virtual address than physical
    Hi, in my current understanding, when I want to map a certain range of virtual addresses, for example 0xffff-0xffff8000, to 0x0-0x8000, I have to put the physical address in the section entry (0x0-0x8000...