Hello,
I have never seen this issue so, I am not sure if my answer is related to this problem, but there was SWT default configuration error in this version of S32DS. In startup code, there is following code in Turn off SWTs section:
e_lis r3, 0x7F00
e_or2i r3, 0x010A
e_stw r3, 0(r4)
try to use 0xFF00 instead of 0x7F00.
In case this does not solve the problem, please try S32 Design Studio for Power version 1.2. If there will be the same problem, please write in detail how to reproduce the issue and I will check it on my side and eventually log it as a bug.
Regards,
Martin