Hi.
I have been running a continuous timer interrupt using the timer module of the C6474 in GPT and continuous mode. I am attempting to see what the fastest timer interrupt is that can be sustained on the C6474 when clocked at 1000 MHz.
loading the low period timer with the lowest possible value (i.e. a value of 1), results in a continuous interrupt every 280 ns, calculating to at a rate of (only...) about 3.5 MHz.
Is this limitation because the Timer is situated behind the SCR?
What can I do to make it go faster?
Estian.