There are quite a few other tasks in the system, but none of them use
any
of the sysAuxClk* calls. I saw the earlier post suggesting that high
speed msgQ* calls could cause this, but simply removing the call in my
code has no effect on my current problem.
Any suggestions on what might cause an ISR to stop would be much
appreciated.
- William Stubbs
Raytheon
Are you certain that the timer is still running? The disable/enable
sequence will restart the timer hardware if it had stopped for some
reason. Perhaps there is a case when you are not servicing a timer
interrupt and resetting things before the next interrupt is fired; this
could result in the timer going into an error state since an interrupt
was missed.
Just a thoughy,
John...
In article <3937C565...@ssd.ray.com>,
Sent via Deja.com http://www.deja.com/
Before you buy.