cancel
Showing results for 
Search instead for 
Did you mean: 

Device Configuration Tool does not generate the code.

KKato.2
Associate II

I have been using STM32CubeIDE (Version: 1.10.1) with STM32CubeMX - STM32 Device Configuration Tool Version: 6.6.1-RC2.

But when i do some modification in device configuration and then try to generate the code , it does not generate the code. But when i create the new project using same device configuration file (project.ioc) it does generate the code with new changes , just popup appears for less than a second saying "device configuration Tool updating code .." and then just disappears without updating the code or any error.

What could be the problem?

13 REPLIES 13
KKato.2
Associate II

Tried that too, still not working.

KKato.2
Associate II

I find that when i uncheck the Backup option , the tool works fine.

ChinmayGarud
Associate

I tried unchecking the backup option. Still not able to create the .main file

JackL
Associate

I had similar problem ( I just used ctrl+s , then clicked generate code. but nothing happened ). My issue was I didn't have some drivers but IDE didn't tell me that I need to log in.  And the solution was :

I logged in to my ST account in cubeide ( in my case I used button near help ). After that IDE does what it wants (e.g. updates, installs needed packages . etc. ) and generates code .