Hi, I am trying to toggle the T0 output pin with T0 setup as a auto reload timer and with the toggle bit for T0 enabled int he P2M1 register. The problem is that the pin only toggles when I enable the interrupt vector on the TOF flag for T0. Is it possible to setup the T0 timer in auto-reload without having to enable the T0 interrupt. This would be nice since it will have zero software overhead - can it be done with zero software intervention?