Hi everyone,
I know the burner.exe can convert .elf files into .hex files, and I'm trying to integrate this function into my windows program.
Is there any descriptions about the burner.dll, like program entrypoint? or at least the command line of burner.exe?
And I also checked that "arm-none-eabi-objcopy" might do the converting job, but I don't know if this suit for MPC5554..
Thanks in advance.
 
					
				
		
 lukaszadrapa
		
			lukaszadrapa
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I think that this article from Erich could help you:
https://mcuoneclipse.com/2012/09/27/s-record-intel-hex-and-binary-files/
Regards,
Lukas
Thanks dude, the article is very useful. I can now using a background program to call burner to do the job.
And if there is any direct way like using .dll file?
 
					
				
		
 lukaszadrapa
		
			lukaszadrapa
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I'm sorry, I'm afraid I can't share anything else.
Regards,
Lukas
