82748 CW debug CpuUnhandledInterrupt problem

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

82748 CW debug CpuUnhandledInterrupt problem

1,297 Views
terrybogard
Contributor II

Screenshot 2021-11-09 095019.png

dear NXP expert,

sometimes I debug the program, but the start point is not main function, but the point in the figure. and the program is run unexpected. what's the problem?

0 Kudos
Reply
3 Replies

1,294 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Terry,

I think your code has issue,  you have to track down the interrupt source and take action to correct the code.

In order to find out which code line leads to the interrupt triggering, I suggest you set break  and get the line, or run the code step by step.

Hope it can help you

BR

XiangJun Rong

 

0 Kudos
Reply

1,291 Views
terrybogard
Contributor II

any suggestion about which kind of issue will lead to the problem?thanks.

0 Kudos
Reply

1,285 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi

I can not tell you which kind of issue will lead to the problem, I suggest you run the application code one by one and check which line leads to the issue.

BR

XiangJun Rong

0 Kudos
Reply