avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Strange struct problem


From: Joerg Wunsch
Subject: Re: [avr-chat] Strange struct problem
Date: Fri, 9 Dec 2005 23:53:12 +0100 (MET)

"Daniel O'Connor" <address@hidden> wrote:

> Actually I had to do "-j .text -j .data -j .bss" and it worked
> otherwise avrdude complained about addresses being out of range.

-j .bss is a no-op, as the bss section per definitionem
doesn't have initialized data.

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