Tool/software: Linux
Hi,
I have triggered an AIF2 timer from DSP core0 and receiving AIF2 timing interrupts every 1ms to other DSP's. These AIF2 timer interrupts are also routed to ARM via Chip Interrupt Controller 3 (CIC3) in the hardware architecture. The eight AIF2 timing events are input to the CIC3 on input number 227-234 and the output of which (33 interrupt channels) are routed to ARM interrupt lines (94-126).
I want to write a program on ARM to receive these interrupts in ARM and use ISR to process it. I am running Linux on ARM.
I have searched in TI E2E and Wiki. However, didn't find sufficient information. Please share some idea on how to accomplish this.
It would be very helpful if some example programs are there.
Thank you for the earliest response.
Regards,
Christopher