#14672 - Krakken - Sat Jan 10, 2004 6:22 pm
Hi,
Just a little question. I'm trying to set "REG_TMxD" (aka "REG_TMxCNT_L") during my IRQ handler function. I can set all the "REG_TMxCNT" registers, no problem, but I cannot set the offset for the timers. I have tried disabling "REG_TMxCNT" setting the value of "REG_TMxD" then restoring the old values of "REG_TMxCNT" but unfortunately that doesn't seem to work either.
If anyone knows of a solution?
Thanks,
Nat.
Just a little question. I'm trying to set "REG_TMxD" (aka "REG_TMxCNT_L") during my IRQ handler function. I can set all the "REG_TMxCNT" registers, no problem, but I cannot set the offset for the timers. I have tried disabling "REG_TMxCNT" setting the value of "REG_TMxD" then restoring the old values of "REG_TMxCNT" but unfortunately that doesn't seem to work either.
If anyone knows of a solution?
Thanks,
Nat.