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:
or should i in .cproject file do some config?
Many Thanks and Beset Regards!
Kevin
Solved! Go to Solution.
Hello Julian:
Yes, it works, the source code that should be compiled now can also generate the .s assembler result.
Many thanks!
Kevin
Hello Julian:
Yes, it works, the source code that should be compiled now can also generate the .s assembler result.
Many thanks!
Kevin
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.
Best regards,
Julián