avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] measuring stack/heap usage


From: Joerg Wunsch
Subject: Re: [avr-chat] measuring stack/heap usage
Date: Mon, 15 Mar 2010 23:42:40 +0100 (MET)

"Daniel Otte" <address@hidden> wrote:

> Isn't there a simple variable which indicates the top of the heap?

Sure, there is:

http://www.nongnu.org/avr-libc/user-manual/malloc.html

It's called __brkval.

(It wasn't clear from your previous questions that this was your
actual inquiry.)

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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