cancel
Showing results for 
Search instead for 
Did you mean: 

My CubeIDE is broken

PeterWangPTD
Associate II

Hi,

   My CubeIDE 1.18.0 was working fine for many weeks with Nucleo-H753ZI board and CubeMX.

   Two days ago, it stopped working after I upgraded it to version 1.19.0. The screen stayed in IDE home window.

  Then

 

  1, I deleted directories below

      C:\ST\STM32CubeIDE_1.19.0
       C:\Users\User\STM32CubeIDE
       C:\Users\User\.eclipse 
       C:\STM32\Workspace

   2, I Installed STM32CubeIDE 1.18.0 as administrator.

   However, the project can't be built. I found -
  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not regenerated.

   I repeated the above steps to install 1.19.0 as administrator. The result is the same.

  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not generated.

Thank you very much for your help,

Rong

 

 

     

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
AScha.3
Super User

Hi,

you could try :


 >>  To fix this, just remove this file inside your workspace:
 >>  .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
 >>  Hope this solves the issue.
 >>  (this file is the responsible of saving your workbench layout)

Then start IDE and see...and tell.

 

btw I run V 1.18.1 , is "best" so far.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

4 REPLIES 4
AScha.3
Super User

Hi,

you could try :


 >>  To fix this, just remove this file inside your workspace:
 >>  .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
 >>  Hope this solves the issue.
 >>  (this file is the responsible of saving your workbench layout)

Then start IDE and see...and tell.

 

btw I run V 1.18.1 , is "best" so far.

If you feel a post has answered your question, please click "Accept as Solution".

Hi,

    Please read my last message - I deleted the workspace before my IDE installation.

The problem is 

  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not generated.

    No project can be built.

    Thanks,

Rong

 

 

Hi,

    Please read my last message - I deleted the workspace before my IDE installation.

The problem is 

  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not generated.

    No project can be built.

    Thanks,

Rong

Hi,

so...just :

 

Please try to

-Close STM32CubeIDE

-Delete all those files from your PC: .stm32cufinder, .stm32cubemx, .stm32cubeide and .stm32cube 

AScha3_0-1752405113818.png

 

then restart the STM32CubeIDE and retest again.

 

If you feel a post has answered your question, please click "Accept as Solution".