cancel
Showing results for 
Search instead for 
Did you mean: 

XML file load error, some MCUs only

stadtmusiker
Associate

Is there a reason and fix for why some MCUs chosen in the "MCU/MPU Selector" of STM32CubeMX start a project without issue but some fail with a message dialog?

"Can't create [MCU part#] [package type] Project: error when loading [MCU part#].xml file"

For me, "STM32C051C6Tx LQFP48" fails in this way. But "STM32C031C6Tx LQFP48" loads perfectly fine. Two machines, one Linux host, the other WSL, each running STM32CubeMX v6.11.1.

1 ACCEPTED SOLUTION

Accepted Solutions
Mahmoud Ben Romdhane
ST Employee

Hello @stadtmusiker ,

 

First let me thank you for posting and welcome to the ST Community.

I suggest that you take a look at the STM32CubeMX Release Note.

You can notice that STM32C051C6Tx is supported by STM32CubeMX 6.14.0.

 

Thanks.

Mahmoud

 

 

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.

View solution in original post

2 REPLIES 2
Mahmoud Ben Romdhane
ST Employee

Hello @stadtmusiker ,

 

First let me thank you for posting and welcome to the ST Community.

I suggest that you take a look at the STM32CubeMX Release Note.

You can notice that STM32C051C6Tx is supported by STM32CubeMX 6.14.0.

 

Thanks.

Mahmoud

 

 

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.

stadtmusiker
Associate

As Mahmoud suggests, upgrading to STM32CubeMX 6.14.0 resolved this issue.