PE_ISR(UnhandledInterrupt) { PE_DEBUGHALT(); }

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

PE_ISR(UnhandledInterrupt) { PE_DEBUGHALT(); }

1,098 次查看
isabelrevilla
Contributor I

Hi!

I have created a processor expert project for FRDM K64F board and while debugging if i try to send a value using the hyperterminal it stops working and the following error of Vectors.c appears:

PE_ISR(UnhandledInterrupt);
PE_ISR(UnhandledInterrupt)
{
PE_DEBUGHALT();
}

I have tried to find the cause but i couldn't. 

I attach the project.

Thanks very much

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

925 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Isabel Revilla ,

Please tell me which IDE and version you used , I will check your code on my side, thanks.

BR

Alice

0 项奖励
回复