srec-MBD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

srec-MBD

721 Views
abdelrhman
Contributor III

How to generate S record file of a simulink model instead of .elf file ??

0 Kudos
Reply
2 Replies

703 Views
mariuslucianand
NXP Employee
NXP Employee

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.

mariuslucianand_0-1658475503868.png

So, you can use directly the .mot file.

Hope this helps,

Marius

 

0 Kudos
Reply

688 Views
abdelrhman
Contributor III

where can I find the makefile location ?
some models does not generate the .mot files

0 Kudos
Reply