 leekate-b45752
		
			leekate-b45752
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
How can I generate both of the bin and hex files at the same time after building?
I'm using S32DS for ARM v2.2.
Best regards,
Kate Lee
 
					
				
		
 jiri_kral
		
			jiri_kral
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Kate,
you can create .bin file by normal way in project settings and .hex file in post build steps in project properties: 
Jiri
Hi Jiri,
I build the project to generate the bin and hex files according to your ways, but if failed.
How can i do for it?
Best regards,
Hi Jiri,
Thanks for your reply.
