Counting at a 1KHz, an interrupt will be asserted every 500ms. 
• Initialize LPTMR 500ms timeout, 
• Enable Timer Interrupt 
• Wait forever 
• At LPTMR timeout interrupt, toggle output to LED 
