Guys am stuck in a problem. Am doing a project where i have to count interrupts from 2 or 3 external sources(switch).
The Problem is to Use multiple interrupts in the same program i.e. I am trying to use INT0 and INT1 in same program, to update two different counter using a external switch.
Individually INT0 and INT1 both works fine alone but together only INT1 works.
I tried this with INT0, INT1 and INT2. In this case only INT2 works.
I have tested the program both in hardware and in Proteus 8.
Both results are same.
AM ATTACHING THE Atmel STUDIO Project Files With PROTEUS FILE Please SEE.
Need Help
Thanks In Advance.