Skip to main content
Vito Marolda
Associate III
February 3, 2021
Question

Live Expressions modification hangs debugger

  • February 3, 2021
  • 1 reply
  • 1802 views

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.

1 reply

EJOHA
Associate
February 4, 2021

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

Vito Marolda
Associate III
February 4, 2021
Hello EJOHA, thank you very much for your reply. The version I currently use is 1.5.1. Regards, --Vito. Il giorno gio 4 feb 2021 alle ore 10:42 ST Community ha scritto:
Markus GIRDLAND
ST Employee
February 5, 2021

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.