cancel
Showing results for 
Search instead for 
Did you mean: 

CUBEMx stucks when generating code

massimoperdigo
Associate II

hello!

 

I start this post because i have created a new project with CUBEMX 6.12.0 and i am having some issues.

 

When I generate code without THREAD X activated, the generation is completed without any error. However, when I add the thread X option (see .ioc file), the generation process gets stuck in "copying files"

 

I am developing a project for an STM32H563xxx HW and I have updated all the necessary libraries such as:

  • ThreadX v6.2.0 (I cannot upgrade it to the 6.4...)
  • FW package manager: STM32Cube FW_H5 V1.3.0
  • And i am running the software on a WIndows 10 laptop

How is that? What can I do to solve this problem.

2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello  @massimoperdigo 

First let me thank you for posting.

Actually I was capable to generate the project using your IOC  without getting stuck in  "copying files" of course i used CubeMX 6.12.0.

So let's try to uninstall and then reinstall CubeMX 6.12.0 , this could help resolve the issue .

THX

Ghofrane

 

Hi, good morning.

 

I did it already and it does not work. Do I need external packages or smthing else?

 

ty