...Time in minutes and seconds using inbuilt segment LCD...
As we are using ‘TimerInt’ component in interrupt mode to generate 1 sec interrupt we need to define the action required in ISR() which is present in Events.c file as shown below: intsecond=0; voidTI1_OnInter