Debug issues in KDS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Debug issues in KDS

1,218件の閲覧回数
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,021件の閲覧回数
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,021件の閲覧回数
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,021件の閲覧回数
BlackNight
NXP Employee
NXP Employee
0 件の賞賛
返信