How to create sub projects under main project

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to create sub projects under main project

跳至解决方案
2,063 次查看
shubh1006
NXP Employee
NXP Employee

Hi all.

I am using S32DS 3.2, i want to create sub projects under one top level project. Is this possible with S32DS, as i did it with GHS, same i want to do with S32DS.

Please let me know whoever tried this or know how to do ?

Thank you & regards

Shubham

标记 (1)
0 项奖励
回复
1 解答
2,011 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Shubham, 

yes, just add to Project Main Project reference for Project1, 2 and 3. Project 1,2,3 left without any other project reference. 

 

BR

Jiri

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,039 次查看
shubh1006
NXP Employee
NXP Employee

Hi @jiri_kral ,

Thanks for the update.

Suppose if i created 4 projects named: Project_main, project1, project2 and project3. If i build project1 then it should create project1.elf, and same for other 2 projects. When i build project_main the it should build all 3 projects.

Is it possible to do?

Thanks,

Shubham

0 项奖励
回复
2,012 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Shubham, 

yes, just add to Project Main Project reference for Project1, 2 and 3. Project 1,2,3 left without any other project reference. 

 

BR

Jiri

0 项奖励
回复
2,046 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Shubham, 

unfortunately S32DS (Eclipse) doesn't support sub-project inside main one. You can specify dependency on another project in Project properties: 

s32ds_2020-11-18_12-44-50.png

 

Hope it helps.

 

BR, 

Jiri 

0 项奖励
回复