avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] Re: Unified ELF file [was: RE: [avr-chat] Re: GUI wrapper


From: Erik Christiansen
Subject: [avr-libc-dev] Re: Unified ELF file [was: RE: [avr-chat] Re: GUI wrapper for avrdude]
Date: Thu, 30 Aug 2007 17:41:13 +1000
User-agent: Mutt/1.5.9i

On Thu, Aug 30, 2007 at 04:55:02PM +1000, Erik Christiansen wrote:
> On Thu, Aug 30, 2007 at 07:16:24AM +0200, Joerg Wunsch wrote:
> > If all else fails, we could still opt for differently named input
> > section (lfuse, hfuse, efuse), and combine them in the linker script
> > into one output section.  Again, that would be similar to combining
> > .eeprom* input sections into just one .eeprom output section right
> > now.
> 
> Actually, I think that's neater, not least because the magic addresses
> are not seen in the assembler source, but reside only in the linker
> script, where they belong. 

The attached does it more neatly, doesn't it?   :-)

Erik

P.S. If there's any assembler macro mucky-stuff left to do, I'm
available. (Week after next. :-)

Attachment: fuse_demo.s
Description: Text document

Attachment: fuse_demo.ld
Description: Text document

Attachment: fuse_demo.objdump
Description: Text document

Attachment: fuse_demo.map
Description: Text document


reply via email to

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