Browse By Tags

  • The Peripherals memory map of FVP_BaseR_Cortex-R52x1

    Hi,

    I am trying to do some PoC on FVP_BaseR_Cortex-R52x1. My code can boot from EL2 and enter to EL1 properly. But when I was trying to access PL011 UART0, I got a DATA Abort. From the  Fast Models Reference Manual Version 11.4.2, I found the PL011 UART0…