2022-12-12 01:38 PM
I'm trying to generate the files for a makefile project but it's grayed out :(
I am able to do it for an STM32L496, but not for the STM32U575. Is there any particular reason for this?
I'm using CubeMx v6.6.1
Thank you!
Solved! Go to Solution.
2022-12-14 03:39 AM
Hello @Community member and welcome to the Community :),
A similar question is already asked here.
The Makefile is not supported for STM32U5.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
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.
2022-12-12 02:02 PM
My workaround for now is to generate for STM32CubeIDE and take care of the makefile myself.
2022-12-14 03:39 AM
Hello @Community member and welcome to the Community :),
A similar question is already asked here.
The Makefile is not supported for STM32U5.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
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.