XML file load error, some MCUs only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-05 12:07 PM - last edited on ‎2025-05-05 12:18 PM by Pavel A.
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.
Solved! Go to Solution.
- Labels:
-
Bug-report
-
STM32C0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-06 2:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-06 2:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-06 7:35 PM
As Mahmoud suggests, upgrading to STM32CubeMX 6.14.0 resolved this issue.
