cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 vscode

bongumsa12
Associate III

Is it possible to use the new SMT32 vs code extension without installing the STM32CubeIDE on ubuntu linux?

1 ACCEPTED SOLUTION

Accepted Solutions
Michael E
ST Employee

Hello @bongumsa12,

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.

View solution in original post

2 REPLIES 2
Michael E
ST Employee

Hello @bongumsa12,

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.

bongumsa12
Associate III

The problem was with the configuration on the launch.json file. I had to replace the references with actual file paths.