stm32 vscode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-16 7:48 AM
Is it possible to use the new SMT32 vs code extension without installing the STM32CubeIDE on ubuntu linux?
Solved! Go to Solution.
- Labels:
-
VSCode for STM32
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-17 12:43 AM
STM32CubeIDE is not mandatory to use VS Code with STM32
You can take a look at these videos:
- How to install the STM32 VS Code Extension
- Get started with Project Manager in the STM32 VS Code Ext
- Get started with Resources in the STM32 VS code
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-17 12:43 AM
STM32CubeIDE is not mandatory to use VS Code with STM32
You can take a look at these videos:
- How to install the STM32 VS Code Extension
- Get started with Project Manager in the STM32 VS Code Ext
- Get started with Resources in the STM32 VS code
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-24 7:23 PM
The problem was with the configuration on the launch.json file. I had to replace the references with actual file paths.
