2023-05-01 08: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.
2023-05-01 09:05 AM
Restart cube
2023-05-01 09:23 AM
Did that, many times
2023-05-01 09:52 AM
just a test:
2023-05-01 10:21 AM
2023-05-01 10:28 AM - edited 2023-11-20 06: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 !
2023-05-01 11:09 AM
What is that ide-window info? is that a file in .metadata folder in workspace folder?
2023-05-01 11:44 AM
rename -> .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
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.
2023-05-02 01: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.