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


Fatal Error : No such file or directory

Hello,

I have been experiencing a problem in adding .h file and would like to receive your help to resolve this problem.

Here are my tools :
1. Windows 7 Family Edition, 64 bits.
2. STM32FCubeMX 4.14.0.
3. SW4STM32 latest version.

And here is my problem :
4. When I add #include “stm32f429i_discovery.h” in the user section, the console gives me fatal error : stm32f429i_discovery.h : No such file or directory.
I have added manually the corresponding file and also have added the path, but the error message remains.

Any help would be greatly appreciated and thank you in advance,

Cheers

Hi,

Problem has been resolved and fixed.... biggrin

Cheers,


Hello,
Could you show how you have fixed it, please?
I am facing the same problem.

Cheers