Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
This has been an annoying issue for me. The watch expressions do not update on their own until we set breakpoint to halt the processor.
Is there a way so that the values can auto update just like it happens in KEIL without actually stopping the execution?