CubeIDE is not opening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-29 5:04 AM
When i try to open the cubeIDE, it is freezing.
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-06-08 11:16 AM
This was happening to me too, when I try to open it freezes on the loading screen.
After searching a bit, I ended up finding a solution on the topic:
"Eclipse freezing at startup - before loading workspace" on StackOverflow
(Note: I could not share the link, cause I recently created my account)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-29 5:11 AM
What is your versiyon?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-29 5:12 AM
1.9.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-29 5:16 AM
I using version 1.6.1 there is no problem, you should try to install old version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-31 12:50 AM
Hi,
Please attach your workspace log-file. Hopefully there is some error message giving us a clue about what is going wrong.
You find it here: $(Workspace_folder)\.metadata\.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-31 1:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-31 1:26 AM
In case you do not know you can not cary your workspace that created with new version to older version of ide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-11 3:52 AM
Did you update from 1.6.1 to 1.9.0 using the P2 built-in update mechanism in CubeIDE? Or did you download the full installer of CubeIDE 1.9.0 from st.com?
My guess is P2 update system...
In the log there are plenty of issues related to P2 update mechanism not being able to fetch information about all repositories. The root-causes for this could be:
- Maybe you have to configure proxy setting to access internet properly?
- Maybe you have a firewall blocking CubeIDE from accessing internet?
Given the vast number of different exceptions in your .log-file, my assumption is that your installation is broken. My recommendation would be to download and install the full package from st.com (not relying on P2 update)...
After that start a new workspace.
Import your projects.
Try to debug. If it does not work, maybe create new debug configurations...
As soon as you run into a problem, send us the workspace log.
Let us know about the progress.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-12 12:47 AM
I was using 1.9.0 without an issue than all of a sudden the problem occured. I reinstalled it from st's website and same issue happening. It is freeezing on the loading screen and refuses to open.(I am using it on ubuntu)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-08 11:16 AM
This was happening to me too, when I try to open it freezes on the loading screen.
After searching a bit, I ended up finding a solution on the topic:
"Eclipse freezing at startup - before loading workspace" on StackOverflow
(Note: I could not share the link, cause I recently created my account)
