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


can ctrl+space and fullfill function name but not compile

Hi

i do a project from cubemx and then i do add som files and includes them.
when i do ctrl + space eclipse fullfill and if i do F3 on the function it find the function in the h file.

BUT when i do compile it says “undefined reference to `debug_init which are my function ...

what can i have done wrong ?

please some hints ;o)

best regards hjalmar