S32K146 Application layer codes stop at DefaultISR:

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

S32K146 Application layer codes stop at DefaultISR:

1,068 Views
609510318
Contributor I

When I debugger the S32K146 board,my application layer codes stop at  “b DefaultISR” after running for a while.How can I solve this problem?What is the reason?Thanks.

pastedImage_5.png

DefaultISR:
b DefaultISR
.size DefaultISR, . - DefaultISR

Tags (1)
0 Kudos
1 Reply

944 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello,

Could you, please, specify the line/ function after which triggers DefaultISR (when you debug the code)?
One of the reasons could be that you do not configure the clock for some peripherals.

Best regards,

Diana

0 Kudos