Question:
The ELF file load is giving me a can not convert ELF file error. What can I do?
Answer:
The Elf file load uses AVR-OBJCOPY to convert the ELF file into a hex file for the programmer. This output file is stored in your Local APP Data folder. The standard path is C:Users[Your user name]AppDataLocalKandaAVRHHP or AVRISP_U or AVRUSB. If your user name has a space in it AvrObjCopy will not create an output hex file in this folder. Spaces in input ELF file name are fine.