Dear all I am using Timer0 and external interrupt 0. Timer0 of having 10ms. External interrupt ISR required 50ms to compltet its task, so that I am not getting exactly 10ms interrupt of Timer0.
I also use IENABLE and IDISABLE as told in sample code examples.but still i am not getting result. I am working on LPC2378 and using "REAL VIEW MDK-ARM Ver 3.20"
Regards SS T. Pune India
Is is possible to interrupt to interrupt isr (timer0 interrupt to ISR of EINT0)?
SS T. Pune India.