Skip to main content
FBign.1
Visitor II
March 8, 2023
Question

STLINK GDB SERVER Fail LiveExpression

  • March 8, 2023
  • 1 reply
  • 851 views

Dear Sirs,

I've just upgraded the STM32CubeIde from 11.3 to 12.0. I found an issue on my projects related to LiveExpression.

I've an 32bit unsigned integer variable, but the live expression display the wrong value.

I.E. if the value of the variable is 0x123456 it shows 0x56000000...

I'm sure it's related to ST-LINK GDB Server, because if I switch to OpenOCD it wo

Anyone exprerienced something similar?

This topic has been closed for replies.

1 reply

Rim LANDOLSI
ST Employee
March 9, 2023

Hello @FBign.1​ ,

At first, let me thank you for reporting this issue.

I have tried to reproduce this problem but everything is working good.

I am wondering which CubeIDE version you are working with, the used mcu and the debug configuration used for this project. Also, check if you have used a global variable.

I will be waiting for your feedback.

Thanks,

Rim