This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RIT interrupt in keil uvision

Hello,
I have recently downloaded keil uvision and have written a code for LPC1768 device which uses RIT interrupt. When I compiled the code i didnt have any errors or warnings. But when i tried to debug the code, RITCOUNTER was not increasing due to which the RIT ISR was never entered. Can anyone help me what am i doing wrong.

Thank you