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

uVision4 LPC2104 Timer Interrupt

Hi all,
Im new in ARM programming and I am trying to build sample timer0 interrupt program.I am using uvision 4.02 32k code limited evaluation version.When debuging I see interrupt is generated but flow never branching isr function.Why flow is not branching to isr?Because of evaluation version?