Thanks for your help, I'm using CodeWarrior 10.5 compiler, and the attachment has all my project source files. The three functions related to this is static void PIT0_isr(void) , static void PIT0_init(void), and static void Interrupts_init(void) ,you can find in main.c file.