cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 6.14 stuck generating code & STM32CubeIDE 1.18 won't generate code

greffeb
Associate II

Hardware: STM32L071CZTX
Software Versions:

  • STM32CubeMX 6.14
  • STM32CubeIDE 1.18

Problem Description:

I'm experiencing code generation issues with both Cube software tools on an existing STM32L071CZTX project:

Issue 1 - STM32CubeMX 6.14:

  • Code generation process gets stuck and becomes unresponsive
  • Only way to terminate is through Task Manager (killing OpenJDK Platform binary process)

Issue 2 - STM32CubeIDE 1.18:

  • Code generation fails when modifying clock parameters
  • No code is generated after clock configuration changes

Steps Already Taken:

  • Performed complete uninstallation of all STM32 software
  • Fresh installation using newly downloaded files from ST website
  • Verified MyST account login on both applications

Request: Has anyone encountered similar issues with these software versions? Any guidance on resolving these code generation problems would be greatly appreciated.

Thank you for your assistance.

 
4 REPLIES 4
Ghofrane GSOURI
ST Employee

Hello @greffeb 

Could you please provide more details about your OS.

I used CubeMX 6.14.1 and CubeIDE 1.18.1 and everything is working correctly.

GhofraneGSOURI_0-1750413987962.png

 

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

htxy
Associate II

How is your RAM and CPU usage while performing those tasks?

here are my specs : 

  • OS: Windows 11 Professional (Build 22631)
  • Computer: Dell XPS 15 9560 laptop
  • Processor: Intel Core i7-7700HQ @ 2.80GHz (4 cores, 8 threads)
  • RAM: 16 GB
  • BIOS: Dell version 1.24.0 from October 2021

CubeIDE and CubeMX works on a fresh project

i have some .ftl files laying arount my project root, deleting them (and the MXTmpFiles) does not fix my problem. however, they come back after another generation tentative.

greffeb_0-1750422182662.png


another test i did was to regenerate a new project from my .ioc but cubeMX was denied access to the C:/ drive

greffeb_1-1750423178047.png 

so i tried running as administrator. this fixes the issue for the new project generation but not updating my existing one.


 

 

 

Nothing out of the ordinary