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.
The example project from Keil running Timer0 as interrupt source, works in the simulator but in the target there is never an interrupt generated. Rewriting it, polling the interrupt flag works both in the simulator and the target. http://www.keil.com/download/files/lpc2100_blinky.zip Chip used is LPC2106.
Thank you for pointing it out. We have corrected the sample code.