Generation of mot file

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

Generation of mot file

662 Views
TridentB3-64
Contributor I

Hi..
How to generate mot file along with elf and map file ?
Compiler: NXP GCC (gcc-9.2-arm32-eabi)


0 Kudos
Reply
1 Reply

628 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @TridentB3-64,

Do you mean an .srec file?

If so, it can be generated in S32DS IDE.

1.

In Project explorer, right-click on a project, go to properties.

2.

danielmartynek_0-1692350077292.png

3.

danielmartynek_1-1692350173173.png

4.

Once the project has been compiled, the .srec file can be find along with .elf and .map in the Debug_FLASH folder.

 

Regards,

Daniel

 

0 Kudos
Reply