I guess there is already a function in the SimulIDE code that resets the EEPROM content when the MCU Monitor is invoked for the first time.
To debug easily the part of the user code/function that initializes the MCU EEPROM, the EE content needs to be restored to its fresh state/content (all its bytes=0xFF). I hope it is not difficult to implement this option in the near future.
To debug easily the part of the user code/function that initializes the MCU EEPROM, the EE content needs to be restored to its fresh state/content (all its bytes=0xFF). I hope it is not difficult to implement this option in the near future.