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 want to use RIT interrupt to generate a interrupt after a specific time period. I am using keil uVision 4 on lpc1768 device.

I have the code that is compiled without any errors. But when ever i try to debug the code, i donot see the RITCOUNTER value to increase and RIT interrupt never generated because of which the ISR routine is never reached. Can anyone help me to figure out what i am doing wrong.

 

Thank you

Asha

0