2023-08-16 07:48 AM
Is it possible to use the new SMT32 vs code extension without installing the STM32CubeIDE on ubuntu linux?
Solved! Go to Solution.
2023-08-17 12:43 AM
STM32CubeIDE is not mandatory to use VS Code with STM32
You can take a look at these videos:
You can install STM32Cube...to access more resources
Regards
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.
2023-08-17 12:43 AM
STM32CubeIDE is not mandatory to use VS Code with STM32
You can take a look at these videos:
You can install STM32Cube...to access more resources
Regards
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.
2023-08-24 07:23 PM
The problem was with the configuration on the launch.json file. I had to replace the references with actual file paths.