Skip to main content
JRobe.2
Associate III
July 12, 2023
Question

CubeMX 6.9.0 Pulls all my custom files from my Keil uVision U585 project when it modifies my project

  • July 12, 2023
  • 4 replies
  • 2711 views

Hi,

I've used many revisions of the CubeMX configuration tool to maintain a Keil uVision project for a product we are developing.  In the past, upon an updated CubeMx version, I have had to re-add my custom files to the project but from then on CubeMx would leave them in the project. Now, with Ver. 6.9.0, any time CubeMx updates my Keil project it removes all my files and also steps on my include directory list. Pulling my stuff out.
Does anyone have any guidance?

Thanks.

SR

 

This topic has been closed for replies.

4 replies

Ghofrane GSOURI
Technical Moderator
July 13, 2023

Hello @JRobe.2 

Thank you for your contributions and for your detailed explanations.

I confirm the issue on my side, it has been reported to STM32CubeMX development team .

Internal ticket number: 157222 (This is an internal tracking number and is not accessible or usable by customers).

I will keep you posted with updates.

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.
JRobe.2
JRobe.2Author
Associate III
July 13, 2023

Thanks for the fast confirmation.
Hope the resolution comes shortly.

Thanks,

Scot R

Associate II
July 13, 2023

Hello,

I confirm the issue, in my case regenerating the project configuration inside STM32CubeIde deletes my custom files in Core and Middleware directories.

Associate II
July 13, 2023

To add some information, the custom directories at the root of the project are not affected. Only the custom files in the generated directories.

Associate II
July 13, 2023

JLink configuration is also lost, as well as memory allocation (Flash/Ram)

Zaher
Senior II
April 14, 2024

I just experienced the same issue with CubeMX 6.9.2, as I generated the project files for Keil uVision, my custom sources were vanished. The problem is, these were not added from another project. They were sources I was working on for the past 8 hours!