Device Self-Programming

On the AVR DA devices, the access to Flash memory and EEPROM has been changed from the previous megaAVR® and tinyAVR® devices. This means that the existing code for writing to Flash and EEPROM on other devices must be modified to function properly on AVR DA devices. This section describes what has changed and how to adapt the code to these changes.