Hi, NXP experts:
Now i use the IDE ("S32 Design Studio for S32 Platform 3.4" ) for project compile by manual.
Can I achieve operations such as cleaning, refreshing, building, and switching link files in the project through scripts?
This way, I can achieve some automated compilation without having to open the IDE for operation.
Thank you petervlna !
I will have a try, thank you very much!
Hello,
Yes — you can automate S32 Design Studio builds without opening the IDE GUI. S32 Design Studio is Eclipse-based, you can utilize the Eclipse headless build mechanism for command-line compilation.
You can find tutorial on this link:
https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32DS-list-of-HOWTOs/ta-p/1113475
For command line interface:
Best regards,
Peter