S32 Design Studio integration with Jenkins

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

S32 Design Studio integration with Jenkins

1,832 Views
chaitanya_kalyani
Contributor III

Hello, 

For our one of the project we are using S32 Design Studio for ARM and we need to build the project using Jenkins.

IDE: S32 Design studio

Compiler: IAR Workbench 

Can I know how to integrate S32 Design Studio with Jenkins. 

Thank you in advance.

0 Kudos
4 Replies

1,350 Views
redlin6688
Contributor I

Hi, I have tried this command line to run the build ,and with jenkins to call this command line. And it did works.

But I face a problem, the time spent difference is very large.

                   manully build via UI or via command line on build server :  consume 6-8 minutes

                   trigger build via jenkins ui :  comsume 16-20mimutes,

 

I do not know why?

0 Kudos

1,244 Views
redlin6688
Contributor I

For a couple of day investigation, I finaly find the cause.

It's none the business of S32 Design studio, it is the reason of jenkins agent.

When I install jenkins agent as a windows service, the consuming time is so huge,

but when i try to start jenkins agent via windows command line, the comsuming time is as normal as executing s32 design studio manually.

0 Kudos

1,758 Views
K586
Contributor I

Hello, do u solve the problem? i meet the same one!

0 Kudos

1,750 Views
b13310
NXP Employee
NXP Employee

Hello,

you can try command line interface for project build, please look at https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32DS-for-ARM-2-2-Command-Line-compili... 

0 Kudos