Question
watch/edit a variable value in realtime when debugging
Hello!
Is it possible to watch/edit a variable value realtime when debugging in STM32CubeIDE without setting breakpoints? Like the Watch window of uKeil.
Or any other workaround that i could change values realtime without stoping the application?
