How to add SCons as a builder to build a project in S32 Design Studio

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

How to add SCons as a builder to build a project in S32 Design Studio

1,040 Views
qianwang
Contributor I

      I wrote a SCons script to build a S32DS project. My SCons script is able to build the project successfully when I call it in command prompt. I am wondering is there a way that I can add SCons as a new builder in S32DS? Instead of using current builders, I want to use my SCons script to build the project when I click the build icon in S32DS. 

pastedImage_2.png

      Any help would be appreciated.

Thanks,

Qian

Tags (2)
2 Replies

854 Views
jiri_kral
NXP Employee
NXP Employee

Hello Qian, 

I have no experience with SCons - but it looks like that scons has some eclipse plugin. I found another howto to add scons into eclipse as a custom builder Here .  S32DS is based on eclipse 4.4 Luna. 

Jiri

854 Views
qianwang
Contributor I

Hi Jiri,

Thank you for your help! It is extremely helpful. I solved it using the eclipse plugin.

Best,

Qian

0 Kudos