Hi,
can you please share more details about your approach?
S32DS is based on Eclipse and Eclipse can't handle spaces in project name/path because of it is a multiplatform IDE (there is different way of handling spaces, back slash and other characters on Unix Like and Windows OS). That's why you can't create project/ with spaces and other special characters.
Jiri