2023-11-21 03:55 PM
Hi,
has anyone experienced similar issue when installing STM32CubeIDE?
I am downloading STM32CubeIDE from ST official here , unzipping and double-clicking received exe file (in this particular case st-stm32cubeide_1.13.2_18220_20230914_1601_x86_64.exe)
I am starting installation with admin rights and see:
but it gets stuck here:
it simply disappears after few seconds and I can do nothing ;(
I have tried also with other version and the same result.
Basically I had previously STM32CubeIDE 1.8.0 and worked fine, but uninstalled to update to the newest version. And problems started.
Any hints what to check, where to check?
Solved! Go to Solution.
2023-11-25 01:19 AM
Hi,
seems I have been able to fix this with running CMD with Admin rights and typing command
SFC /scannow
This is Windows tool to repair when some Windows functions do not work.
I have got summary after this
Seems good so far, I was able to install STMCubeIDE 1.14.0 and CubeMX 6.10.0
Hopefully it solves the issue finally.
Thanks for your support!
2023-11-23 06:13 AM
Hello @mch
First let me thank you for posting.
I am not able to reproduce the described behavior.
However, the CubeIDE 1.14.0 is available could you make the test with the latest version and give me your feedback.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-11-24 03:42 PM
thanks for letting me know about 1.14.0 version however story remains the same, I can not install STM32CubeIDE.
I have double-checked registry looking for any stm32 keyword and this is as follows:
searching conditions
results:
This one can not be deleted:
Any further hints?
2023-11-25 12:31 AM
What's your operating system?
2023-11-25 12:33 AM
Windows10 22H2 as mentioned in the topic
2023-11-25 01:19 AM
Hi,
seems I have been able to fix this with running CMD with Admin rights and typing command
SFC /scannow
This is Windows tool to repair when some Windows functions do not work.
I have got summary after this
Seems good so far, I was able to install STMCubeIDE 1.14.0 and CubeMX 6.10.0
Hopefully it solves the issue finally.
Thanks for your support!
2023-11-28 05:35 AM
surprise ! no new bug .
on my Laptop (on Win10/64 ) STMCubeIDE never could open an existing workspace a second time...so useless.
i tried IDE version 1.8. ... 1.13.1 , all same - can generate one project, but never open again, after close ide.
now i just tried running this SFC , as shown. after some minutes scanning : " no problems found" . ok.
BUT: STMCubeIDE now starting ! in every workspace... unbelievable !!!
Thanks !!!
2023-11-28 06:37 AM
Hi @AScha.3
you can check the log in default directory which is
C:\Windows\Logs\CBS\CBS.log
perhaps you will find there something interesting ;)
2023-11-28 06:56 AM
ok, but : the log is > 1MB text !!! i found nothing interesting ...
just : how did you come up with this idea , to try "SFC" ?
2023-11-28 02:56 PM
my IT department is simply great! :)