Hello, some more info:
The following command was used to create the hex file: Creating load file for Flash: rtosdemo.hex avr-objcopy -O ihex -R .eeprom rtosdemo.elf rtosdemo.hex This is the output of srec_info: [EMAIL PROTECTED] ~/workspace/AVR2 $ srec_info rtosdemo.hex Format: Motorola S-Record srec_info: rtosdemo.hex: 1: warning: ignoring garbage lines srec_info: rtosdemo.hex: 659: file contains no data [EMAIL PROTECTED] ~/workspace/AVR2 $ This looks for me, as if srecord cannot recognize the file format of the file, created by avr-objcopy. I am using Gentoo Linux. Any hints appreciated. Regards: Uwe Fechner _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
