2024-04-16 12:53 AM - last edited on 2024-04-22 02:39 AM by Semer CHERNI
Hello everybody,
in the latest CubeMX ver 6.11.0 I found that it's possible to generate a CMake project. What are the steps to run the build of the code from Windows shell or VS Code ? Is there a tutorial ?
If I open the CMake project from CubeIde (v 1.15.0) then I'm not able to build the code, the Build command is disabled.
Instead, if I follow the doc AN5952 I'm able to build the code also from CubeIde, it seems that the CMake generated files are different if I generate the CMake project files from scratch by using the AN5952 and if I generate the CMake project files from CubeMX 6.11.0
Thanks
Max
Solved! Go to Solution.
2024-04-23 08:55 AM
Hello everybody,
I have done some tests in order to better understand how to handle STM32 prj from CMake and VS Code.
Regards
2024-04-23 08:55 AM
Hello everybody,
I have done some tests in order to better understand how to handle STM32 prj from CMake and VS Code.
Regards