Hi,
is there any recommended way to detect interrupt overrun?
If a new interrupt occurs while an interrupt from same source is already pending, one of the interrupts might be lost.
I remember other/older CPU which were able set a OVR bit in a hardware register and to generate an overrun interrupt.
For safety reasons we want to detect unexpected timing violations.
Best Regards
Olaf