Hello,
(how) is it possible to disable the counting of timer0 while I'm debugging? To be more exact: when I'm stepping through my code, T0 is counting up even if I don't continue to step through the code. This results in permanent calls of the Timer0-Interupt routine.
It would be quite useful to disable counting of T0 during debugging.
Thanks for all responses!!
Reinre