avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] crc of program memory


From: Uwe Fechner
Subject: Re: [avr-gcc-list] crc of program memory
Date: Fri, 31 Mar 2006 10:23:46 +0200
User-agent: Mail/News 1.5 (X11/20060311)

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:

address@hidden ~/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
address@hidden ~/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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]