S32DS3.5 can not be opened

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS3.5 can not be opened

1,001 Views
ruoran_huang
Contributor I

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!

0 Kudos
Reply
2 Replies

707 Views
mabduljawad
Contributor I

I faced the same issue, and I solved by adding the following modification in the s32ds.ini

  • Added "-vm C:/NXP/S32DS.3.5/jre/bin"
  • Modified "-Defxclipse.java-modules.dir=C:/NXP/S32DS.3.5/jre/javafx-sdk-11.0.2/lib"

Then i was able to start the Design Studio without problems.

0 Kudos
Reply

750 Views
mabduljawad
Contributor I

I have the same issue, were you able to solve it ?

0 Kudos
Reply