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

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

Re: [avr-libc-dev] malloc() explained


From: Theodore A. Roth
Subject: Re: [avr-libc-dev] malloc() explained
Date: Fri, 25 Oct 2002 15:55:20 -0700 (PDT)

Nice job Joerg. There's a few nit-picky things I'll clean up over the
weekend and then upload it to the website (along withe the stdio stuff
which I still need to review).

Ted Roth

On Sat, 26 Oct 2002, Joerg Wunsch wrote:

:) Since i just stumpled across an application not working anymore with
:) external RAM by just adding -Wl,-Tdata=0x801100, and found out that
:) __heap_end needs to be adjusted as well when using malloc(), i decided
:) it's time to write something up about malloc(), it's implementation
:) details, and the special issues for dynamic memory in a microcontroller
:) environment.
:)
:) Please review.
:) --
:) J"org Wunsch                                        Unix support engineer
:) address@hidden        http://www.interface-systems.de/~j/
:)
:)
:) _______________________________________________
:) AVR-libc-dev mailing list
:) address@hidden
:) http://mail.nongnu.org/mailman/listinfo/avr-libc-dev
:)





reply via email to

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