I am Code Warrior user, just satrt KDS shortly.
My target board is SWD debugging interface, "MultiLink Universal RevC" is the debugger.
When I start debugging, it downloading firmware to the target, it comes error message "Program file does not exist", but the .elf is existing,
Is there any tutoring document for KDS debugging settings?
Regards
Sam
 
					
				
		
 DavidS
		
			DavidS
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Sam,
What target board?
I have seen where the Debug Configuration for the PEMicro debugger firmware defaults to USB Multilink and you need to change it to OpenSDA.
Once in awhile I have also not had the ELF file pointed to in the C/C++ Application: enter in the Main tab window. Usually Search Project... will find it. If not then Browse... to it will work.
Regards,
David
