Hello
I use the Timer 8 in the way: Prescaler 8 / Timer Mode (CC2_T78CON=0x0000) The Load/Reload Registers are loaded with 0x0000 and the Cpu is running with 40MHz.
In the CPU Manual the overflow should appear each 13.1ms but in the simulation my overflow comes each 20.1ms. I have no other interrupts running...
What could be the reason for this behavior? Thank you!!!