Loading...
 
Skip to main content

System Workbench for STM32


updating the watch expressions

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?