Live Expression is not showing / not updating in stm32cubeIDE-version-1.15.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-17 9:37 AM - edited ‎2025-03-17 9:37 AM
Hi all,
I am using stm32cubeide for deugging the stm32G4 microcontroller and trying to see all global variable values in live expression but its show always zero. Its not showing in yellow Colour / not updating.
Could you please help me out for this.?
Many thanks in advance.!!
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-18 12:56 AM
Hello @mdudhat
Could you please try the latest version of STM32CubeIDE v1.18.0 and see if the issue persists?
KR,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-18 1:38 AM
It seems to be an issue with the GDB server, try to use OpenOCD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-08 8:36 AM
Hi @Souhaib MAZHOUD , thanks.
actually i updated the stm32cubeIDE from 1.16.1 to 1.18.1 but the result is same, it does not show any live value, instead it shows all zero. One more thing after update, i did not change the workspace which was recommended, but i kept the old workspace of version 1.16.1 in order to improve the stm32cubeIDE performance. Does this play any role in this issue.?
so what could be the reason behind these.? Does stlink server play any role in that.? Thank you.
