HI,
iam trying to generate a pns sequence using interrupts
I attached with this post my code during animate.
The yellow cursor stays at 'while' only it doesn't go to interrupt
Iam guessing that the interrupt is nt activated and LED3 which was supposed to turn off is still on too...
the algo was wrking fine bcoz i do get output when i generate pns by polling method but i hv no output wen i hv tried it by interrupt method
can u rectify this problem?
Thankyou