"Live Expressions" bug with "double" type
Hello, ST team.
We are happy to report new bugs, because the old ones have already been resolved)
When I try to edit the value of a variable in the Live View window, the variable of type "double" takes on a random value. Variables of the "float" type are edited without problems and accept the entered valuesю
But if I using popup window to edit structure variables it is working correct with "double" types.
using STM32F411 MCU
1. Trying to edit "pid_pressure_struct.kd" input 0.3, but shows -2.53...e-185

