cancel
Showing results for 
Search instead for 
Did you mean: 

live expression values gets corrupted while debugging with stm32cube ide version 1.14.0

Gaurav_rajput
Associate II

in debugging mode the values of variables gets corrupted when I check in live expressions. Here corrupted means shows wrong values.

22 REPLIES 22
klut532
Associate

+1 Please fix this issue.

Best Regards.

Please resolve and fix the live expression bug. It is a situation that negatively affects many developers around the world. It is a very bad situation for the company brand. Because of you, we spend hours finding bugs.

Makk
Associate

I have an Temporary Solution for that problem that i am using since last two year.

Step 1) Close the Tab of the Live Expressions.

Step 2) Right Click on Project >>  Select "Clean Project"

Step 3) Build and debug

Step 4) Select the "Live Expression" from the windows tab

 

 

As long as you do not edit the code, Live expressions will work fine but if you do edit the code then make sure to follow above procedure.

 

Thanks,

Mahek Yadav