Skip to main content
RKast.1
Associate II
December 3, 2024
Solved

CubeIDE issue related to stm32G0 package - IDE goes to be uninstalled

  • December 3, 2024
  • 2 replies
  • 667 views

Hello,  I wanted to create new project in CubeIDE (1.13.2, 1.17.0) for STM32G0B1RE but there is some bug after confirmation of licence. CubeIDE is getting close and uninstall from windows, too. That's crazy behavior. Is there some general problem with pack for stm32G0? The configuration is not possible to generte for this, only *.ioc file exist in project.

CubeIDE_issue.png

Best answer by Andrew Neil

Good to hear.

Now please mark that as the solution:

https://community.st.com/t5/community-guidelines/help-others-to-solve-their-issues/ta-p/575256

2 replies

Andrew Neil
Super User
December 3, 2024

@RKast.1 wrote:

CubeIDE is getting ... uninstall from windows, too. That's crazy behavior.


Yes, it certainly would be!

How do you determine that it's been uninstalled?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
RKast.1
RKast.1Author
Associate II
December 3, 2024

Ah, sorry, the problem was on my side. My antivirus blocked some process of CubeIDE at stm32G0 package update and this information was hiden for me. And it removed only exe file, not installation.

Sorry for this task, all is OK now...

Andrew Neil
Andrew NeilBest answer
Super User
December 3, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.