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


Cannot build example projects (from STMCubeF4), includes seem to be missing

Hi Pole92,
These settings are part of the project.
It is really weird .... it should be present if you imported the project are described previously.
May you check the followings :
- the java version you are using : in a Windows terminal window / command prompt, type java -version;
- SW4STM32 plugin version : Help menu >> About Eclipse >> Ac6 button (Blue butterfly)? ... you should get Version: 1.11.0.....;
If not, it would be wise to check for update : Help menu >> Check for update,
but I think you already did it, so please, may you check the network settings (especially if you are using a proxy) :
Window menu >> Preferences >> General >> Network Connections;
- May you check any special characters or spaces in the Eclipse installation path or in the workspace path?
- Are you using Windows 7, Windows 10, ...?