Debug issues in KDS

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

Debug issues in KDS

1,230 次查看
zhenanma
Contributor I

pastedImage_1.png

I got this project from my supervisor, which suppose to be fine. Board: FRDM-KEA128 Software: KDS3.2.0. When I debugged it I have these error in the console.  Does anyone know what these means? And for the last error, the file address is not exist on my computer, because I did do the project, I received it from others. Can someone tell me how to solve it?

0 项奖励
回复
3 回复数

1,033 次查看
BlackNight
NXP Employee
NXP Employee

most likely, your .elf file has been using object files built on a different machine. The debug information points to files on that different machine. You can get rid of these if you do a Project > Clean on that project.

I hope this helps,

Erich

0 项奖励
回复

1,033 次查看
zhenanma
Contributor I

Hi thanks for your help. I tried what you said clean the project. After I debugged it again, I still get these errors. Can u take a look at it again?pastedImage_1.png

No source file name still exist.

0 项奖励
回复

1,033 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复