Chris,
Sorry for replying late.You mean the register SCB_ICSR ? Before it jumps to the default handler,it's 0,then it turns to 0x84e.I can't find info in the manual ,so I don't know what it means.
It's really very kind of you to help me.I attach my project below.Maybe it's a little hard to find that the interrupt service routine PWM_ISR is initialized in the startup_code\kinetis_sysinit.c in the InterruptVector[78].I changed the former _vector_table[78]=(uint32)PWM_ISR like this.
Thank you very much,if it's too troublesome,I would also be appreciating if you send me a demo with interrupt service running on kinieics flash.
Best regards
Grace