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