• Vectored Interrupt Controller: Initializing VICADDRESS
    Hi, According to the Vectored Interrupt Controller (PL192) TRM , Reading or writing to this register should only be done in IRQ mode (my understanding). I was wondering, if in my boot up sequence, while...
  • Asynchronous Sample Rate Converter vs. regular SRC
    When is it necessary to use an asynchronous sample rate converter? pbeckmann
  • [NIC-400 Interconnect] Remap mode
    Hi everyone, Currently. I have a concern about Remap mode when work with NIC-400 Interconnect. As below snapshot: http://infocenter.arm.com/help/topic/com.arm.doc.ddi0475g/DDI0475G_corelink_nic400_network_interconnect_r1p0_trm...
  • quiery about AHB burst mode
    Note: This was originally posted on 19th November 2008 at http://forums.arm.com hi, in the AHB burst mode is it the Master that drives consecutive address to slave, or is it that the master only sends...
  • How interrupts are routed in EL3/EL2/EL1 mode
    Sorry for basic question, For ARM64, we have different interrupt vector table for each mode EL3/EL2/EL1 I am wondering, how a specific IRQ is routed to given mode. in GIC, I am not able to find...