I am using TI keyfob CC2540 dev-kit. I would like to drive a LED blink by using Timer3 in period. I let timer3 is working in modulo mode and the interruption will drive led on or off. However, I find that I can not go into timer interrupt. I paste my code here, please help me!