disable al interrupts:
INTCON=0
reenable... use the one you declare at the begining:INTCON = $a0 ' Enable TMR0 interrupts
also don't forget to add Enable after Resume
disable al interrupts:
INTCON=0
reenable... use the one you declare at the begining:INTCON = $a0 ' Enable TMR0 interrupts
also don't forget to add Enable after Resume
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks