Hi eautopower,
The main problem here is that S32DS for Power Architecture IDE allows project importing only as:
- Existing Project Into Worskpace
- ProjectInfo.xml Importer

Due to project complexity we have choose (based on the feedback we have received from S32DS Team) to use the XML import option.
Unfortunately, the S32DS does not have a scripting interface (or at least i'm not aware off) to allow IDE commands automation, in order to go thru automatically via all various options to import and build the project.
It might be possible using an external plug it such as RCP Testing Tool (RCPTT) to control the IDE (i'm not sure if S32DS supports all classes needed by RCP). If that is doable - then you&us could potentially modify the mbd_pnt.tmf
to run a command (start a script) via the makefile as post build.
Best regards,
Daniel