How to generate S record file of a simulink model instead of .elf file ??
 
					
				
		
 mariuslucianand
		
			mariuslucianand
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello @abdelrhman,
There is no need to do an extra conversion because the generated .mot file is in the .srec format.
Here is the line from our Makefile which generates the srec/mot file.
So, you can use directly the .mot file.
Hope this helps,
Marius
where can I find the makefile location ?
some models does not generate the .mot files
