This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Multiple interrupts

In my program I use serial communication and T0 interrupt for time delay generation. It is noticed that when I generate a delay of 60 seconds, it works properly only if the serial interrupt is disabled (ES=0).Can somebody please give me a hint on probable reason?