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

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

Re: [avr-libc-dev] [PATCH] ATmega103 w/ > 64k program code


From: E. Weddington
Subject: Re: [avr-libc-dev] [PATCH] ATmega103 w/ > 64k program code
Date: Fri, 09 May 2003 12:43:08 -0600

On 5 Mar 2003 at 11:21, Geoffrey Wossum wrote:

> Hi all,
> 
> A while back on the avr-gcc-list I posted that I was having problems
> with program whose .text + .data size was larger than 64 kb, due to
> the .data section in RAM not being initialized properly.
> 
> Attached is a patch for gcrt1.S which fixes that problem.  The patch
> is against avr-libc-20030114cvs/, but the latest avr-libc in CVS still
> has the problem.
> 
> Other uC's might have a similar problem, but I only fixed it for the
> m103, since that's the only one I knew for sure had the problem (and
> have parts to test against).
> 


Any objections to rolling this in avr-libc?

Marek, you might be the best judge of this one. Thanks

Eric




reply via email to

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