We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi
I am Unable to generate a interrupt for standard timers in LPC3250 . Are there any changes to make to lpc3250.s and configuration settings in the same lpc3250.s . I am using the keil compiler. I am initialising the Timer clock in TIMCLK_CTRL1 and then T0TCR=0x01; T0CTCR=0x00; TOMCR=0x03;
At this point of debuggig it is running continously without entering into Interrupt Service Routine.
I tried many different settings shown in web but invain