PE_ISR(UnhandledInterrupt) { PE_DEBUGHALT(); }

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

PE_ISR(UnhandledInterrupt) { PE_DEBUGHALT(); }

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

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