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


Cannot build Sensortile firmware(en.Bluemicrosystem2_firmware)

Hi,

I am trying to build the Sensortile firmware(“en.Bluemicrosystem2_firmware” available from ST website for their SensorTile development kit) after importing it in to AC6 ODE. Without any firmware/project modification whatsoever, I am getting the following error/warnings when I try to build the project :

Error :

Symbol ‘BNRG_SPI_EXTI_PIN’ could not be resolved.

Warnings :

Invalid project path: Include path not found (E:\STM32_Project_Test\BlueMicrosystem2_V2.1.3\Drivers\BSP\Components\lps25h).

Unused declaration of function ‘SystemClock_Config’ main.c

Screenshot(PNG file) of above problems also attached.

AC6 ODE seems up to date as no new updates are available. I am using GCC compiler as the toolchain.

Has anyone come across this error ? How can it be resolved ?

Hope someone can help me out in resolving it.

Best Regards.

Was there any resolution on this ?

Hello,

I am also having the exact error/warning.
Maybe a little different in terms of the whole process.
Once I got the SensorTile, I could built it with the same warning messages without error.
But, when I opened the main.c, that error appeared: “Symbol ‘BNRG_SPI_EXTI_PIN’ could not be resolved.

Any help greatly appreciated.

Thank you/


Same issue :-(

Doesn’t look like it’s been resolved?