The program has the following error message:
"Incompatibla JVM. Version 1.8.0_202 of the JVM is not suitable for this product. Versoin: 11 or greater is required."
It did not use the installation of the included jre. So I modified s32ds.ini by add "-vm ~~/NXP/S32DS.3.5/jre/bin/javam.exe", the software can be opened, but after that, every time I click on s32ds.exe, the software goes to the loading page, but halfway through the progress bar, the program gets closed unexpectedly with no error message, and it won't even go to the page where the workspace is selected.
How can this problem be solved, thank you so much!
I faced the same issue, and I solved by adding the following modification in the s32ds.ini
Then i was able to start the Design Studio without problems.
I have the same issue, were you able to solve it ?