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

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

Re: [avr-gcc-list] Hex or Rom File size


From: E. Weddington
Subject: Re: [avr-gcc-list] Hex or Rom File size
Date: Fri, 15 Nov 2002 09:33:47 -0700

On 15 Nov 2002 at 8:55, Adrian Cottle wrote:

> Could someone please tell me how to find out what size the compiled
> Hex or Rom image is please? Im using the 8515 and it would be great to
> know when ive almost filled it up, or if i have room in the Rom for
> further sortware.
> 
> many thanks
> 
> Adrian
> 
<snip legal folderol>

This is what the size program does. size is part of the binutils 
collection of programs. For the AVR target, size is renamed as
avr-size.

Binutils manual, size program:
http://www.gnu.org/manual/binutils-2.12/html_mono/binutils.html#SEC8

Eric
avr-gcc-list at http://avr1.org



reply via email to

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