EEPROM content not loaded when debugging
Rather than resurrecting this thread, that never got a decent reply anyway, I will start a new one.
I'm working on a design with an STM32L072, where I use the internal EEPROM to store about two dozen parameters. These parameters are all initialised in my code, but when I load the debugger, their values are not loaded and remain all 0's.
As these parameters control the functionality of the device, this is extremely annoying. Doubly so because it is also not possible to edit these values in the debugger (contrary to f.e. STM8L151 / Visual Develop).
STM32CubeIDE
Version: 1.16.1
Build: 22882_20240916_0822 (UTC)
OS: Windows 11, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 17.0.11+9
Java version: 17.0.11
