I can not find my .elf & .map

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

I can not find my .elf & .map

跳至解决方案
1,491 次查看
tim_wu
Contributor I

Hello everyone, I used S32 DS to development the MPC5744P EV kit, when i created a new project from sample code(Hello world),then I  build the project is normal, but I wanted to debug the project, it seems like a error occured, I check my project document, and I check the problem, the root cause is the debug can not find the .elf & .map file, could you please give me some suggestions or tell me how to solve this problem, really thank you...><

标签 (2)
标记 (3)
0 项奖励
1 解答
1,308 次查看
tim_wu
Contributor I

Hello, I think the reason is that I delete some files(For example: example project...) in my work space, so I try to uninstall the S32DS last night, then re-install S32DS again,and  the problem  can be solved....haha!

BTW, after I re-install the S32DS,  I feel much faster when I go into the debug mode(120 seconds → 10 seconds).....

I remember the original error message is show "in my workspace path....can not find the elf file", after all, the problem has been solved! 

在原帖中查看解决方案

0 项奖励
2 回复数
1,308 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share output from your build console? By default the .elf and .map file is in Debug or Debug_FLASH folder. If .elf is not generated - in build console should be shown error message. 

Jiri 

0 项奖励
1,309 次查看
tim_wu
Contributor I

Hello, I think the reason is that I delete some files(For example: example project...) in my work space, so I try to uninstall the S32DS last night, then re-install S32DS again,and  the problem  can be solved....haha!

BTW, after I re-install the S32DS,  I feel much faster when I go into the debug mode(120 seconds → 10 seconds).....

I remember the original error message is show "in my workspace path....can not find the elf file", after all, the problem has been solved! 

0 项奖励