STM32CubeMonitor 1.2.0 does not parse global variables in .elf files compiled in Release mode (with optimizations). Why?
It does parse global variables in the corresponding .elf file of the same project, compiled in Debug mode (without optimizations). The introductory video (of Cube Monitor) said it can parse debug and release .elf files, but it does not seem to be the case.
