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

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

Re: [avr-gcc-list] Binary image length


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Binary image length
Date: Wed, 22 Nov 2006 09:14:07 +0100 (MET)

"Shaun Jackman" <address@hidden> wrote:

> What's the best approach to place the length of a binary firmware
> image in the image itself at a constant location in the image? If
> possible, I'd like to avoid using a linker script.

Make it a separate ROM section, and use --section-start.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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