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


You are viewing a reply to Error log/ console view  

Error log/ console view

Dear Sir Vetch,

Thank you for your response.

I have copied folder to my toolchain in C.
I am using this path!

In my case its, C:\STM32_toolchain\common\Drivers\CMSIS\Include;

Including the CMSIS files,

It shows, C:\STM32_toolchain\common\Drivers\CMSIS\Include/arm_math.h:6970:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘arm_bilinear_interp_q7’
static __INLINE q7_t arm_bilinear_interp_q7(


Could you kindly expilain this issue ?

Regards
Hasan