2023-06-08 04:13 AM
The plugin doesn't see the CLT installed.
I have found that gcc-arm-nonej-eabi.cmake contains wrong value for WINDOWS_ST_CLT_PATH ("C:/ST/STM32CubeCLT/STM32CubeCLT/GNU-tools-for-STM32/bin/")
while the real path is "C:/ST/STM32CubeCLT/GNU-tools-for-STM32/bin/"
How do I fix this ?