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.
2023-12-19 12:51 AM
Hello @Gaurav_rajput ,
The issue has already been reported to STM32CubeIDE development team. An internal ticket ID 168019(This is an internal tracking number and is not accessible or usable by customers) is submitted to escalate this issue internally to the STM32CubeIDE team .
Thanks,
Rim
2023-12-14 01:20 AM
Hello @Gaurav_rajput and welcome to the community,
Could you indicate what type of variable the problem is detected with?
Thanks,
Rim
2023-12-15 08:45 PM
Sorry for the late reply,
I used global variables which includes int, float (with and without volatile) but in debugging, live expression when I take only 1 variable it shows fine but once I take second variable it shows the value of first variable on second variable.
Like that when I take multiple variables the value of all mixing with each other on the ide version 1.13.1 and 1.14.0.
with ide version 1.6.0 and 1.7.1 it works perfectly.
2023-12-19 12:51 AM
Hello @Gaurav_rajput ,
The issue has already been reported to STM32CubeIDE development team. An internal ticket ID 168019(This is an internal tracking number and is not accessible or usable by customers) is submitted to escalate this issue internally to the STM32CubeIDE team .
Thanks,
Rim
2024-02-20 04:37 AM
when will this be fixed? I see the same problem in 1.14.1
2024-03-11 06:54 AM
We have also same issue for a long time. When will it be fixed ?
2024-06-16 10:30 AM
Any update? Thats a bad problem, debugging would be so much easier when the live expressions are working as they should.
2024-09-24 12:28 PM
Hi, just encountered this issue. I was pulling my hair out trying to figure out why my variables hold the values they do but turns out it's not an issue with my code but with the Cube IDE itself. I think this should have been fixed by now, please increase the priority of the ticket!
2024-09-24 09:56 PM
10 months ... any update?
2024-11-06 01:05 AM
Did you have any news about this problem ? When the problem will be fixed ?