Hi, while debug session is running you need to manually copy local variable name and add in LIVE EXPRESSION and then hit RUN command in menu bar. You then can see the variable value update live in debug session of STM32CubIDE. I hope this may help. Good luck and best wishes!
Thank you so much!
Nice and clear explination
Welcome and thank you so much
Best wishes!
Very good sir
Thank you
Welcome Sudheer😊
Best wishes!
I want to set a break point when a global value changes. Is there a way to do that?
easy to leran, thanks sir
Most welcome! happy to know you found this STM32 Debug lesson useful
i am trying to read the value with potentiometer ... in live expression the value is changing only when i press the reset button..
can you please explain that how can i make local variables of a function to appear in debug mode window of stm32cubeide under variables TAB
Hi, while debug session is running you need to manually copy local variable name and add in LIVE EXPRESSION and then hit RUN command in menu bar. You then can see the variable value update live in debug session of STM32CubIDE. I hope this may help. Good luck and best wishes!