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

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

Re: [avr-gcc-list] file length problem with atmega128


From: Brian Dean
Subject: Re: [avr-gcc-list] file length problem with atmega128
Date: Mon, 10 Feb 2003 09:25:32 -0500
User-agent: Mutt/1.4i

On Mon, Feb 10, 2003 at 10:12:07AM +0100, Joerg Wunsch wrote:

> >     % avr-size m128diag.elf
> >        text    data     bss     dec     hex filename
> >       16884     218     957   18059    468b m128diag.elf
> > 
> > This program uses 16884 bytes of flash, and 218+957=1175 bytes of RAM.
> 
> No, it uses 16884+218=17102 bytes of flash. :-)

Hmmm ... my programmer claims it is uploading 16884 bytes into flash
when I program the chip.  I thought the size of the text section
reported by 'size' already accounted for initialized data.

-Brian
-- 
Brian Dean, address@hidden
BDMICRO - Maker of the M128 ATmega128 Dev Board
http://www.bdmicro.com/


reply via email to

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