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

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

Re: [avr-gcc-list] Missing Section


From: Gre7g Luterman
Subject: Re: [avr-gcc-list] Missing Section
Date: Wed, 3 Oct 2007 13:24:35 -0700 (PDT)

--- Gre7g Luterman <address@hidden> wrote:

> $ avr-objcopy.exe -j .update RIO-15C/temp1.elf
> temp.hex
> BFD: RIO-15C/temp1.elf: warning: Empty loadable
> segment detected, is this intentional ?

<snipped>

Sorry, I neglected to specify the file format:

$ avr-objcopy.exe -O ihex -j .update RIO-15C/temp1.elf
temp.hex

$ cat temp.hex
:00000001FF

The .update section is still missing, but at least
there's no error messages.

Gre7g

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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