In reading the Timer document for the 6748 and reading about the output pins for the timers I came across this sentence:
"Normal timer counting modes cannot be used when the GPIO mode is enabled -- TIMnRS in the timer global control register (TGCR) cannot be brought out of reset when GPENn in GPINTGPEN is asserted"
Does this mean if i don't want to use the pins i cannot use any of the timers? Also, does it also mean that if i use the MDIO, I2C0, etc functionality (pins that are muxed with the timer pins) that i cannot use the timers? If i do not select the timer pins in the pinmux and i don't switch the timer pins to GPIO does that allow me to use the timers without interrupting the MDIO or I2C0 interfaces?