hello,
Has anyone faced problem of missing interrupts in omapl137 because of AINTC produces a pulse trigger to ARMcore.
Actually we are using a custom interrupt handler function which disables the disables the interrupt source in AINTC & calls the peripheral interrupt handler function.
For I2C some interrupts gets generated when the control is inside the peripheral interrupt handler function & we misses those interrupt,
since interrupts are pulse triggered & not level triggered.
Is there any way to latch this interrupt from AINTC to ARM Core or any way to change the pulse triggered interrupt to level triggered.
Please let me know if you need any more details regarding this problem.
Thanks in advance
Regards
vibi sreenivasan