2017-02-22 06:30 AM
I'm trying to install STM32CubeMX on Win10 64bit.
I know I have Java Version 8 Update 121 installed and I'm sure it's working (since I'm using it).
Now when I invoke SetupSTM32CubeMX-4.19.0.exe a window pops open after a couple of seconds saying:
STM32CubeMX Installer
The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.
And that is it.
It doesn't say which Java Version it's looking for nor does it say which one it finds (corrupted).
Can somebody help, please??
#stm32cubemx #stm32cubemx-install #stm32cubemx-javaSolved! Go to Solution.
2017-11-25 04:49 AM
I have the same problem and really made a control of my java installation and cannot find any problems.
Path are OK as well as JAVA_HOME, my registry are set to only the last java release.
Using Windows 10 and java RE 1.8.0_151
Any one could help? isn't this a cubeMX problem. Spend already hours on this problem.
I am running the Udemy course on the L0 and I am stuck on this problem.
On the Udemy no-one (instructor) answer my concern about this installation.
2018-03-05 05:13 AM
I have the same problem here. Installed Oracles VirtualBox and set it up with windows 7x86. and it works!. I guess it is a windows based problem it doesn't work properly with win10x64.
2018-05-24 10:20 AM
Hola,
Yo tambien tuve ese problema al inicio. En mi caso solamente re-instalé Java y SMT32CubeMX cargo sin problemas.
Saludos.
2018-06-16 09:26 AM
Nice, this is worked for me, Thanks lot.
2018-08-12 07:21 AM
Please run 'regedit' and check 'JavaHome' key in ' Computer\HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\Installed Java Version(1.8.0_144 for me)\' has the valid jre path.
JavaHome REG_SZ D:\Tools\Java\jdk1.8.0_144\jre
It works for me after changing.