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...><
Solved! Go to Solution.
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!
 
					
				
		
 jiri_kral
		
			jiri_kral
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
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!
