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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

682 Views
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 

Tags (1)
0 Kudos
Reply
1 Reply

667 Views
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 Kudos
Reply