Resolved! Timer3 disable/enable operation
We are using Timer3 to increment a uint64_t counter for serial port operation and need to be able to grab the counter value in the main loop. //---------------------------------------------------------------- // -------------- Timer 3 -------------...