2025-01-09 01:01 AM - last edited on 2025-01-09 06:54 AM by Andrew Neil
I want to know why I downloaded the latest JAVA, but I can't install STM32CubeProgrammer.
*This post has been translated from Chinese to comply with the ST Community guidelines.
2025-01-09 06:52 AM - edited 2025-01-09 06:54 AM
Hi @Fengji
In order to install STM32CubeProgrammer, you need to use the java package included in the downloaded package located in the jre folder.
You can refer to the Readme depending on your OS.
I hope it will help you.
Regards,
2025-01-13 05:07 PM
HI,Pwxn
我在jre文件夹并未找到安装包,同时我也按照readme文件中的网址下载了Liberica,但是仍然无法安装STM32CubeProgrammer,还是出现上面提到的错误。
2025-01-13 06:17 PM
What version of Windows?
2025-01-13 07:23 PM
windows 11
2025-01-14 04:56 AM
Hello @Fengji
Could you confirm when do the installation crash ? Do you have the STM32CubeProgrammer folder created ?
Also, could you check in your Program Files/Java folder if there is a jre folder ? If you have instead a "jre_1.x" please try to rename it jre and retry the installation.
You can also try the installation via CLI using java -jar XXX.exe command in your CMD.
Finaly insure you have administration right before executing the program.
I hope this will help you,
Regards,