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.