How to use the compilation script for S32K?

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

How to use the compilation script for S32K?

77 Views
YEZIG
Contributor II

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.

0 Kudos
Reply
2 Replies

16 Views
petervlna
NXP TechSupport
NXP TechSupport

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:

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-S32-Design-Studio-Command-Line-I...

Best regards,

Peter

0 Kudos
Reply

13 Views
YEZIG
Contributor II

Thank you petervlna  ! 

I will have a try, thank you very much!

0 Kudos
Reply