cancel
Showing results for 
Search instead for 
Did you mean: 

Generated uVision Project File is corrupted

Jonas3
Associate II

When generating code in CubeMX for the MDK-ARM Toolchain, the uVision Project file (.uvprojx) is corrupted.

When I try to open the project it shows the following message:

uvision.png

 

Comparing the project files shows that the following section gets removed:

diff.png

Manually adding this section back solves the problem temporarily until the next code generation is done.

What could be the cause for this?

I´ve already tried different versions of STM32CubeMX and uVision.

 

Current Versions: CubeMX: 6.14.0

uVision: 5.41

STM32U585 V 1.7.0

1 ACCEPTED SOLUTION

Accepted Solutions
Jonas3
Associate II

I could fix it by deleting the uVision Project File and regenerate it by CubeMX

View solution in original post

2 REPLIES 2
Semer CHERNI
ST Employee

Hello @Jonas3 

First et me thank you for posting.

I am not able to reproduce the exact behavior. I would need the ioc file which is causing you the error to test with it.

KR,
Semer.

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.

Jonas3
Associate II

I could fix it by deleting the uVision Project File and regenerate it by CubeMX