Introduction - If you have any usage issues, please Google them yourself
This program presents an example of use of the Timer0 of the C8051F02x s
in 8-bit reload timer mode. It uses the F020DK as HW platform and blinks
a LED. To do so it used an interrupt driven by the Timer0 which toggles the
LED. (using an auxiliary counter inside the interrupt)