live expression values gets corrupted while debugging with stm32cube ide version 1.14.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-13 8: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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-14 1:20 AM
Hello @Gaurav_rajput and welcome to the community,
Could you indicate what type of variable the problem is detected with?
Thanks,
Rim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-15 8: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-20 4:37 AM
when will this be fixed? I see the same problem in 1.14.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-11 6:54 AM
We have also same issue for a long time. When will it be fixed ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-24 9:56 PM
10 months ... any update?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-06 1:05 AM
Did you have any news about this problem ? When the problem will be fixed ?
