Closed gzweigle closed 3 months ago
Need some kind of utility program to reset the EEPROM state for when code changes and as a result the memory organization changes. The issue is state in EEPROM. Ideally, this is not needed often.
Instead of a utility to init memory, I reserved a section of EEPROM for the nonvolatile class.
Need some kind of utility program to reset the EEPROM state for when code changes and as a result the memory organization changes. The issue is state in EEPROM. Ideally, this is not needed often.