Live Expressions modification hangs debugger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-03 1:45 AM
Hello all,
Whenever I try to update a Live Expressions value while the program is running, the debugger hangs (no update, no way to pause the execution).
If I pause then update, it works (but of course this is no more a "Live" update).
I use JLink. Any ideas?
Thank you in advance.
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-04 1:42 AM
Hello Vito Marolda,
The possibility to write new value into Live Expression view and propagate to target memory while program is running was added in STM32CubeIDE v1.5.0
If you are using v1.5.0 it seems to be some problem. Which version do you use?
Best regards
EJOHA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-04 2:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-05 1:21 AM
Hello Vito,
We managed to reproduce the issue when using JLink so I will go ahead and make a ticket for this issue.
If you use OpenOCD or ST-Link gdb server then you shouldn't run into any problems with this in the meantime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-24 2:02 PM - edited ‎2024-10-24 2:03 PM
Hello Markus, I just stubmbled upon this issue again, using STM32CubeIDE v.1.16.1. Any news about a solution? Thank you in advance. Best Regards, --Vito.
