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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

681件の閲覧回数
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 返信

666件の閲覧回数
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 件の賞賛
返信