• Virtual Interrupts and usage in ARM V8
    Hi Experts, What is the practical usage of the ARM v8 virtual interrupts ? How it helps in the performance of functionality ?
  • Reduced Virtual Interrupt Controller RVIC
    Hi everyone, I just read the draft specification of the Reduced Virtual Interrupt Controller RVIC ( developer.arm.com/.../rvic) . This specification sounds very interesting for our use case. However...
  • Virtual Timers in ARM V8
    Hi Experts, How the virtual timers work in the ARM V8 ? Key usage of physical and virtual timers in ARM V8 ?
  • help needed on arm7 timer interrupt
    Note: This was originally posted on 15th January 2009 at http://forums.arm.com Dear all !      i am trying to use a timer interrupt to call a function in an ARM7 platform.i hope this timer interrupt can...
  • Timer interrupts synchronization in Cortex M4
    Hi, I am working on Cortex M4 based Microcontroller. I have one timer(TIM0) running and when it gets restarted, GPIO pin is set. I have one more timer (TIM1) running separately and it sets another...