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 ?
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.