Hi..
How to generate mot file along with elf and map file ?
Compiler: NXP GCC (gcc-9.2-arm32-eabi)
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.
3.
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