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


System Workbench folder renaming with sources and headers

Hi,

I just wanted to test the nucleo L0 board with system Workbench.

The project configuration works fine. It builds, compiles and debugs correctly.


However when I try to customize the folder to my needs, it doesn’t compile no more. I’ve already included accordingly the directories in Eclipse project properties.

I’ve just tried to move the Hal_Driver files (inc and src folders ) into one unique directory folder (.c and .h files) and project doesn’t compile o more.

I’m using Eclipse Kepler 32 bit edition.

Am I missing something?

thanks in Advance

France

Hi,

How did you create your project? Did you use the default configuration (static library) or did you request to place the drivers in the application project?

In the main project, the source code must be placed in “Source folders” that you can create by “New -> Source Folder” as otherwise they are not compiled.

You may also check in the foder properties, (tab “C/C++ Build >> Settings) that the “Exclude resource for build” is not checked.

Bernard

Hi Bernard, thanks for your help.
finally it was just the include file order of Eclipse general settings.

I’ve created a base project with folders organized in a way i am use to.

Now i would like to add the OS, and i know that with eclipse, the freeRTOS folder is added but not configured.... Is there any tutorial about how to configure EClipse with STM plugin and the freeRTOS? Or shall i do it manually?

I know that cubeMX configures the freeRTOS for IDE like TrueStudio or EWARM but not EclipseIDE, is there any tutorial outthere?

I’m more use to ucos3 and eclipse. IAR provides a plugin for exporting EWARM project to Eclipse IDE directly and quite nice to have a base project from scartch without no effort.

Thanks in advance.


 

Newest Forum Posts

  1. reservation car service Seattle by Jamesprede, 2025-05-01 10:06
  2. Last day: drone bonus by Danielrug, 2025-04-19 16:55
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Insightful Perspectives on This Subject by davidsycle, 2025-03-04 05:45
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  10. Build a project in "release" mode by tang, 2025-02-20 10:36

Last-Modified Blogs