Can't open CubeMX project that was few minutes ago created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 8:48 AM
Created project with newest Cube MX, added all of my pin initializations, closed project, tried to open it - it does not open, no errors no warnings, shows that cubemx loads the file and then renders UI, always goes to 100% progress on both, and then the progress disappears and cube mx goes to start page.
Anybody can tell what is wrong with the project or cubemx?
This is definitely new behavior, yesterday everything worked.
Also interresting thing, is that after an attempt to open the project, some Java process starts eating ~30 percent of CPU time right after that and does not go away at all, never stops unless I close the program, even though the program does nothing, stays on the first page where it shows ads and has buttons to open project or create new project. CUBE IDE does the same thing with similar project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 9:05 AM
Restart cube
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 9:23 AM
Did that, many times
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 9:52 AM
just a test:
- make new workspace
- create new STM32project
- define some ...pins..clocktree
- save
- now open ... and ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 10:28 AM - edited ‎2023-11-20 6:45 AM
but - i had a similar problem: from one day to next - no more open any project.
solution was to destroy the ide-window info , saved at every shutdown.
thats why you should test a new clean workspace !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 11:09 AM
What is that ide-window info? is that a file in .metadata folder in workspace folder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 11:44 AM
rename -> .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
- then start ide
- just if same/similar problem , try - and restore name, if not better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-01 11:52 AM
This problem reproes with CubeMX, not CubeIDE - though the IDE may have it too.
Any workspace, metadata etc. aren't relevant.
How to repro: extract the .ioc file (only this file) from the zip to empty directory. Then open with CubeMX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-02 1:31 AM
The problem does reproduce in both CubeMX and CubeIDE. The same exact behavior.
The problem appeared after updating CubeIDE from 1.10.1 to 1.12.0. Then I tried the same with CubeMX and it did the same exact thing.
