Hello,
I use TMR1 to generate an interrupt.
All is working fine.
But when I call a procedure with GOSUB, e.g. GOSUB Pause1000, then the Interrupt doesn't work.
In this procedure is no interupt called, but when the program returns, the interrupt is working again.
So how can I make, that the interrupt works in procedures, too?
FrankM
Bookmarks