2026-02-11 9:28 PM
In STM32CubeCLT (including latest 1.20.0 version), there is CMake but no make.
To build projects from CubeMx gererated make projects, I have to install STM32CubeIDE and add below into PATH.
C:\ST\STM32CubeIDE_2.0.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.make.win32_2.2.0.202409170845\tools\bin
Manually install standard GnuWin32 Make is not enough because it miss some additional tools such as rm.exe, mkdir.exe ...
Solved! Go to Solution.
2026-02-12 6:23 AM
Hello @chaofeng111
Your change request has been raised to dev team under internal ticket ID 227124 for feasibility check.
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.
2026-02-11 11:36 PM
Hello @chaofeng111
I'm currently checking this behavior. I will get back to you ASAP.
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.
2026-02-12 6:23 AM
Hello @chaofeng111
Your change request has been raised to dev team under internal ticket ID 227124 for feasibility check.
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.