S32 studio debug couldn't attach the source file code

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

S32 studio debug couldn't attach the source file code

1,455 次查看
ningwang
Contributor III

Hi, I'm using S32 studio to debug MPC5748G, when set up the debugger on  dev-kit mpc5748g, the program can run but the console show it can not find main.c, but I  see the path is correct, the main.c is under the src/ .

pastedImage_1.png

pastedImage_1.png

pastedImage_2.png

Does anyone know how to set the IDE ?

0 项奖励
回复
1 回复

1,128 次查看
stanish
NXP Employee
NXP Employee

Hi,

You seems to be using Linux version of the tool.

Could you possibly try to clean the project first and rebuild it. I suspect the original elf perhaps refers to a different path to  main.c.

pastedImage_2.png

Stan

0 项奖励
回复