STM32CubeIDE broke after update v1.11.0!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-08 5:11 AM
I just migrated to the latest v1.11 of STM32CubeIDE.
I was able to update successfully to the latest version, but now my environment is broken!
Issues I see now:
- Build an stack analyzer gives the following output:
Could not create the view: com.st.stm32cube.ide.mcu.stackanalyzer.stackanalyzer.view
- Unable to open the dedicated .ioc file:
Gives an NullPointerException
Also I'm unable to restore my environment downloading the latest installer file. The website is having issues and I'm unable to login / download content disappears after login.
Please ST help me with an urgent workaround!
EDIT: Website back online, "solved" by using the installer of v1.11. Please fix this ST!
Regards,
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-13 1:25 AM
Copy-pasted from another thread:
Hello there!
I'm fairly certain that you are facing the new issue that my colleague Mattias is mentioning in this thread:
https://community.st.com/s/question/0D53W00001zeSZcSAM/stm32cubeide-intool-update-issue
It might work if you remove CDT from the available software sites:
We are currently investigating this issue further!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-10 4:52 AM
Hi,
I had exactly the same experience and had to remove the IDE and install it again from scratch.
for now it seems working as before
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-10 8:01 AM
Always do a separated full install so you can backtrack on free sw tools.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 4:10 AM
I had the same issue, previous version was afaik 1.10.
Just before, I have installed EGit support. Could it be some incompatibility with EGit 6.3? In some other comment I have read that installing EGit broke the CubeIDE installation.
Update:
After reinstalling 1.11 it works. Then add EGit 6.3, works.
Add external toolchain gnu 9.2, after restart broken.Egit still works, ST Plugins are missing.
Exception is too long to post here...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 7:05 AM
>Add external toolchain gnu 9.2
why ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 8:43 AM
gcc 10 has changed to default -fno-common, and some third party code has used tentative definitions.
https://gcc.gnu.org/gcc-10/porting_to.html
Switching the toolchain versions was no problem in STM32CubeIDE 1.10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 1:55 PM
I had the same issue plus some others: custom and default editor appearances are missing (code appears black on white, nothing else), all run/debug configurations exist on disk as before but are not found by the IDE, I cannot build, not only are all builder preference configs missing, but project nature and most other project related preferences as well.
I removed STMCubeIDE and reinstalled 1.11. I removed it again and installed the previous version that ran perfectly, 1.10. However, all broken still. Removed again and reinstalled 1.11. No luck.
I have a ticket in to ST and am waiting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 3:00 PM
Same experience. I cannot do anything - it's fully broken...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 3:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-11 8:28 PM
How much improductive time did cost you this upgrade?
