Question
STLINK GDB SERVER Fail LiveExpression
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?
