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 Change application on Reset !  

Change application on Reset !

Tunisia

Look, while driving home, I have remembered that STM32L072CZ has dual bank boot capability, so this could be achieved by changing dynamically the the BFB2 option bit.
This could be a cutting edge solution !

Back to the first one, the pb could be that we jumbed directly to the App2’ main.
So, could you verify that 0x08019F40 is really the App2 Reset Handler Address ?