Debug issues in KDS

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

Debug issues in KDS

488 Views
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 Kudos
3 Replies

291 Views
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 Kudos

291 Views
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 Kudos

291 Views
BlackNight
NXP Employee
NXP Employee
0 Kudos