Stm32 cube monitor show value zero
I am using STM32H503RB nucleoboard. I have initialized project from cubeMX with default settings and only added a variable 'x' which is incremented with 100ms period. On CubeMonitor, 'x' variable value is always zero. When I debug I can see variable is incrementing. How can it be possible? By the way I am using windows 11.
By the way, I realized that if I work on STM32f4 discovery, everything is okay. It seems that stlink v3 may cause problem on stm32cube monitor. It is not related with windows 11 or 10
