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


How to make a Release configuration?

Tunisia

Hi Chudik,

I have tried to reproduce the issue but in vain cry

Is your application running from RAM ?
>> if so you need to change your boot pin(s) connection(s)
>> else could you monitor the NRST pin level via Oscilo or simple voltmeter ?

Update
any way, you can launch your application in standalone mode, then try to connect to your mcu without reset (hotplug mode) using st-link utility, then read your program counter register. That will give an idea of what is going.