MC56F83789:Controller stops at Entry point of interrupt vector table.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MC56F83789:Controller stops at Entry point of interrupt vector table.

685 次查看
Aman786
Contributor II

Hi, 

 

While I was working with one code, the normally it operates well, but when a Gpio input is given the program stops at entry poin of interrupt vector table. Please see the screenshot.

 

Please let me know the reason for the same or the steps to debug.

 

@xiangjun_rong 

标记 (1)
0 项奖励
回复
1 回复

670 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I guess that you have configured the GPIO port interrupt enabled, so the GPIO pin rising or falling edge triggers an interrupt, but you do not have ISR for the port.

Can you tell us which GPIO pin makes the core to stop at the entry point? is it convenient for  you to post the code?

BR

XiangJun Rong

0 项奖励
回复