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: Joerg Wunsch
Subject: Re: [avr-gcc-list] file length problem with atmega128
Date: Fri, 7 Feb 2003 09:30:13 +0100 (MET)

>I am using an atmega128 chip (no longer running in atmega103
>compatibility mode, thanks to Joerg Wunsch).  When the length of my
>binary goes over about 12k (the actual binary, before I run objcopy),
>the chip doesn't seem to do anything.  Things work fine until the binary
>gets that big.

Are you sure it's the size of the binary?  I'd rather suspect
something else, like data space that is also added, and causes some
trouble (stack/heap collision, or whatever).
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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