2022-12-08 05: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:
Could not create the view: com.st.stm32cube.ide.mcu.stackanalyzer.stackanalyzer.view
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.
2022-12-13 01: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!
2022-12-10 04: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
2022-12-10 08:01 AM
Always do a separated full install so you can backtrack on free sw tools.
2022-12-11 04: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...
2022-12-11 07:05 AM
>Add external toolchain gnu 9.2
why ??
2022-12-11 08: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
2022-12-11 01: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.
2022-12-11 03:00 PM
Same experience. I cannot do anything - it's fully broken...
2022-12-11 03:08 PM
2022-12-11 08:28 PM
How much improductive time did cost you this upgrade?