PE_ISR(UnhandledInterrupt) { PE_DEBUGHALT(); }

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

PE_ISR(UnhandledInterrupt) { PE_DEBUGHALT(); }

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

Labels (1)
0 Kudos
1 Reply

371 Views
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 Kudos