cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE Not Responding on Device Configuration Tool!!!

JLojo
Associate III

Since couple days, on several computers (source syncrhonized on SVN) all my projects that were all working for months get stuck when opening .ioc file and running Device Configuration Tool. CPU rises to its maximum and even after hours nothing occurs. Computer is Win 10 64 bits, CubeIDE is V1.6, JRE has been updated, Driver and Middleware directories has been deleted, Cube IDE has been de-installed and reinstalled from scratch... but no way! No way to touch any more any of my projects.

I'm completely stuck and don't know how to proceed to recover.

Please HELP!!!

JYL

1 REPLY 1
JLojo
Associate III

Well, I finally found a way to be able to work again on my projects:

1) updated CubeMX which was out of date

2) opened the project with CubeMX

3) generated the project under CubeMX

4) opened the project with the IDE... but compilation failed!

Now to get the project able to compile successfully:

5) delete sysmem.c

6) delete the content of startup folder

7) restore the content of startup folder from SVN

😎 open project.ioc within CubeIDE

9) launch Device Configuration Tool

10) and finally build the project

Weird, isn't it???

I've been able to reproduce this process on all my projects that were having troubles...