2024-04-15 12:50 PM
Hello,
I would like to use the offical VScode extentention together eith STM32CubeMX.
The guide says I need to set up MX generator Toolchain / IDE to Cmake.
However I have no such option:
How could I use the extention with CubeMX?
I remember the option was there about a year ago on a different MCU (F3).
I have STM32F103C8.
Thank you!
Solved! Go to Solution.
2024-04-16 12:24 AM
Hi @yourigh ,
Try with the latest release (Version 6.11.0)
2024-04-15 12:58 PM
Hi,
if you choose : makefile ...?
2024-04-15 01:15 PM - edited 2024-04-15 01:18 PM
Hello @yourigh,
Please try with latest release of STM32CubeMx (V 6.11.0).
AN5952 This application note describes how to use CMake in STM32CubeIDE.
2024-04-15 02:16 PM
unfortunately, this does not work then in VScode. It would be possible but it would require a manual setup without the extension.
2024-04-15 02:20 PM
Thanks for the reply,
I do have exactly that version, under Windows. But I don't have the last option there. Do you have any recommendation what I can do?
2024-04-16 12:24 AM
Hi @yourigh ,
Try with the latest release (Version 6.11.0)
2024-04-16 12:55 AM
Thank you, it works.
I updated the Cube, but it did not go through because of the rights error, so I thought I have the latest one. After the successful update, it started to work.