hi to all ,
i m using external interrupt 3 in lpc 2378 but when external interrupt is execute that time it gose into that isr routing that time it is not perform anather task. why ?
it is possible two external interrupt execute at the same time ?
it can't be done, as you were told more than once. having a single processor entails sharing its instruction pipeline.
"but we dont have that type of rsourses so just tel me anather option to perform this two task at a time"
I did suggest alternatives.
But since you ask again: Did you read my post?