This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Ranjana,
Could you please tell us on what processor are you using and which code are you referring to ?
Also Is that code from TI or its your developed own ?
sorry forgot to mention that sir,
am developing my own code for generating a timer0 interrupt after every FFFFFFth count in CCS and am using SMJ320C6701 processor. but i can see that before the timer reaches FFFFFF it is interrupting the cpu many times
Hi Ranjana,
What is your timer period value? The countdown period is the value of TIMER PERIOD, not TIMER PERIOD + 1.
Though you use break point, the timer count will still continue.
Please go through the following Timer guide which explains clearly about the timer operation and its interrupts.
If your doubt still persist, please get back.
http://www.ti.com/lit/ug/spru582b/spru582b.pdf
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------