2023-12-13 08:11 PM
in debugging mode the values of variables gets corrupted when I check in live expressions. Here corrupted means shows wrong values.
Solved! Go to Solution.
2024-11-06 01:10 AM
@Rim LANDOLSI wrote:The issue has already been reported to STM32CubeIDE development team. An internal ticket ID 168019
See also ticket 175214:
https://community.st.com/t5/stm32cubeide-mcus/live-expressions-bug/m-p/647398/highlight/true#M24957
2024-11-20 06:08 AM
I had the same problem.
I just deleted CubeIDE and reinstalled it again. It Works good.
2024-11-20 06:31 AM - edited 2024-11-20 06:39 AM
Nevermind. The porblem occured again after the next Debug.
It works when you delete all Live Expressions and add them again after starting the debug and resume.