How to generate assemble .s file in S32DS IDE Build Configuration or in .cproject Configuration

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

How to generate assemble .s file in S32DS IDE Build Configuration or in .cproject Configuration

Jump to solution
294 Views
Kevin74
Contributor II

Hello Guys:

i use S32DS IDE to create S32K344 Project, how can we generate the assemble .s File for every source code?

should i in build configuration set it:

Kevin74_0-1747385418883.png

or should i in .cproject file do some config?

Kevin74_1-1747385465976.png

 

Many Thanks and Beset Regards!

Kevin

0 Kudos
Reply
1 Solution
228 Views
Kevin74
Contributor II

Hello Julian:

Yes, it works, the source code that should be compiled now can also generate the .s assembler result.

Many thanks!

Kevin

View solution in original post

0 Kudos
Reply
2 Replies
229 Views
Kevin74
Contributor II

Hello Julian:

Yes, it works, the source code that should be compiled now can also generate the .s assembler result.

Many thanks!

Kevin

0 Kudos
Reply
266 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Kevin74,

Are you looking for the "Generate assembler listing" option? It is under "Project properties > C/C++ Build > Settings > Standard S32DS C Compiler > Miscellaneous". This option enables the compiler to output assembly listing to an LSTfile.

Julin_AragnM_0-1747410595302.png

Best regards,
Julián

0 Kudos
Reply