2021-02-03 01: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.
2021-02-04 01: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
2021-02-04 02:08 AM
2021-02-05 01: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.
2024-10-24 02:02 PM - edited 2024-10-24 02: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.