Skip to main content
Anton Kaisti
Associate
October 18, 2022
Solved

Unable to update STM32IDE

  • October 18, 2022
  • 3 replies
  • 2910 views

Hi,

i cannot update the STM32IDE firmware. I only get this error after a long time of being stuck in the update process at 36%

0693W00000UoGUlQAN.png

This topic has been closed for replies.
Best answer by Anton Kaisti

Hi again,

Managed to resolve the issue. The previous version of the IDE for some reason did not notify the the above errors as errors at all. The problem was that some variables were initiated multiple times. Got it fixed and everything is now working as intended. Thanks Samer for the help.

Anton

3 replies

Semer CHERNI
ST Employee
October 19, 2022

Hello @Anton Kaisti​ 

First let me thank you for posting.

If this behavior persists, try to check the network connection in the CUbeIDE. In case you are using a PROXY make sure that CubeIDE take the same configuration.

Don't hesitate to reply in case this proposition didn't respond to your exact need.

Kind regards,

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.
Anton Kaisti
Associate
October 19, 2022

Hi, i now managed to update to the latest firmware, however now all projects have a massive amount of errors and i dont know what to do about them. Here an example:

0693W00000UoLIaQAN.png 

Urgent help needed.

Regards

Anton

Tesla DeLorean
Guru
October 19, 2022

Seems to be missing at least one include file.

Find first error.

Check where file is normally included in the build​, and that the file is present.

I would generally avoid updating a primary build environment, but understand ST pushes this and the instability that causes.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Anton Kaisti
Associate
October 19, 2022

Hi, the includes were correct. it was just that some variables were initialized 2 times and this did not cause any errors in the previous version (for some reason)

And i do agree with you that i should not update the version (for this exact reason) however we got a new sensor which had some drivers that were not available in the previous version. :grinning_face_with_sweat:

Thank you for the help anyway!

Anton

Anton Kaisti
Anton KaistiAuthorAnswer
Associate
October 19, 2022

Hi again,

Managed to resolve the issue. The previous version of the IDE for some reason did not notify the the above errors as errors at all. The problem was that some variables were initiated multiple times. Got it fixed and everything is now working as intended. Thanks Samer for the help.

Anton