2.6 Erase Type

This component is used to configure the erase size for the bootloader’s erase action.

Description: For AVR devices, the library allows the user to select the erase type. This setting is more of a design choice for the user than a required configuration setting for the bootloader and the default setting will be sufficient for most bootloader solutions.

The BlockBased option offers more control over which blocks of memory are erased, compared to the FullErase. A FullErase will perform an erasing action from the end of the bootloader memory range to the end of the device’s Flash.

Example: Select the erase size from the drop-down menu that contain the option of choice.

Figure 2-11. Erase Type