Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Multitude of HAL_RCC not resolved errors

Hi, in CubeMX, the project must be generated with :
- Toolchain / IDE = SW4STM32;
and
- Generate Under Root (selected);
The project can be imported in SW4STM32 as described in the documentation :
http://www.openstm32.org/Importing+a+STCubeMX+generated+project?structure=DocumentationQuestion

The “Launching Error” can be due to the USB cable or the board.
Did you manage to connect using ST Link Utility?
What are the OS and the SW4STM32 version?