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

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

Re: [avr-gcc-list] Diagnosing reboots


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Diagnosing reboots
Date: Wed, 16 Mar 2005 23:13:45 +0100 (MET)

Bernard Fouché <address@hidden> wrote:

> So I'm looking for a byte just after the last used byte of the bss.

Either move the stack down so it's not starting at top of RAM, or use
a .noinit variable.

-- 
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]