Hi,
Here am using LPC804-CTIMER and configured as 1 msec using timer IRQHandler. I used a global variable to increment for every ms but doesnt work. At the same time if am using volatile global variable, its worked. Whats the issue behind this? kindly resolve it.