Posted on September 08, 2008 at 09:22Hi ! Did you ensure that you erase all necessary flags for that specific interrupt ? e.g. Timer 0 has two flags. one which informs you about the overflow (or capture, or ...) one which informs you that the interr...
Posted on September 08, 2008 at 08:29Hi ! I have the same problem but with different microcontroller configuration. I am using the fast interrupts for timer 0 and the external interrupt and sometimes the fast isr is not executed even though there is...