Skip to main content
Associate III
July 16, 2024
Question

CUBEMx stucks when generating code

  • July 16, 2024
  • 1 reply
  • 1186 views

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.

1 reply

Ghofrane GSOURI
Technical Moderator
July 17, 2024

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

 

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.
Associate III
July 17, 2024

Hi, good morning.

 

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

 

ty