82748 CW debug CpuUnhandledInterrupt problem

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

82748 CW debug CpuUnhandledInterrupt problem

1,726 次查看
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 项奖励
回复
3 回复数

1,723 次查看
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 项奖励
回复

1,720 次查看
terrybogard
Contributor II

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

0 项奖励
回复

1,714 次查看
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 项奖励
回复