srec-MBD

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

srec-MBD

1,091 次查看
abdelrhman
Contributor III

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

0 项奖励
回复
2 回复数

1,073 次查看
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 项奖励
回复

1,058 次查看
abdelrhman
Contributor III

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

0 项奖励
回复