• timer interrupt disable & enable - pending interrupts
    Hi, working with a LPC1758 I´ve installed a timer. In the interrupt routine I've several values which will be updated according to the current state. Is it the right approach to disable the timer...
  • interrupt program with two timer interrupts
    Hi , I am using an application which inco-operates both ucos and TCP/IP each working with two timer interrupts respectively. i.e ucos working with timer3 interrupt for 1ms and TCP/IP working with...
  • timer interrupt disable & enable - pending interrupts
    Hi, working with a LPC1758 I´ve installed a timer. In the interrupt routine I've several values which will be updated according to the current state. Is it the right approach to disable the timer...
  • interrupt program with two timer interrupts
    Hi , I am using an application which inco-operates both ucos and TCP/IP each working with two timer interrupts respectively. i.e ucos working with timer3 interrupt for 1ms and TCP/IP working with...
  • Direct Virtual Interrupts (Timer Interrupt and IPI )
    Is direct injection of virtual timer interrupt or virtual IPI interrupt possible with any of the GIC versions?