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

>> AC6 should write in Flash by default, shouldn’t it?
Yes, it is the case

>> I will check tomorrow signal NRST on scope. As far as I remember I did it. I can capture reset process.
>> What do you want to seen in it?
Just to verify if the mcu is held under reset or not


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 (menu > target > mcu core). That will give an idea of what is going.