3.8.1.2 XC8 Common - Output Files

Figure 3-11. XC8 Common - Output Files
Generate hex file
When this checkbox is selected, the avr-objcopy application will be invoked after linking to generate a HEX file in addition to the ELF file.
Generate eep file
When this checkbox is selected, the avr-objcopy application will be invoked after linking to have .eeprom sections extracted from the ELF file and stored to a .eep file.
Generate usersignatures file
When this checkbox is selected, the avr-objcopy application will be invoked after linking to have .user_signatures sections extracted from the ELF file and stored to a .usersignatures file.
Generate lss file
When this checkbox is selected, the avr-objdump application will be invoked after linking to generate an assembly list file (.lss extension).