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


IDE says type 'uint32_t' could not be resolved, but it compiles fine

I created a blank new project, included the FreeRTOS and the Cube HAL.
Created a folder (as per the picture below) and added a new file called “uConfig.h”
Inside the file I am using the type “uint32_t” but the IDE is just showing a bug there. However it seems to compile fine.
I can use that same type inside the file main.c (that is inside the ‘src’ folder) and no error is thrown.

Mferror



A piece of advice for people feeling inclined to begin with this tool:

I already spent 1 entire day trying to configure eclipse. No luck. When your IDE cannot even keep things in sync... you got a horrible IDE.
My whole life I avoided Eclipse because is such a mess. With that IDE you don’t save time, you waste time...
Just yesterday it erased 3 source files from filesystem without asking for confirmation, for reasons that its not even worth trying to explain.
But you eventually end up trapped with Eclipse garbage when you pick STM32 ecosystem.
Good good luck for us...

yeah its true unfortunately. Eclipse evil has a reputation of making things 20 times as complicated as necessary. Usually ure done faster typing it all in bash lines yourself rather than muck around in a GUI IDE for SAD twisted

 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs