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

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

Re: [avr-gcc-list] mega168 Support


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] mega168 Support
Date: Sat, 5 Nov 2005 08:16:50 +0100 (MET)

"Colin O'Flynn" <address@hidden> wrote:

> Linking: tinyloader.elf
> avr-gcc  tinyloader.o --output tinyloader.elf 
> -Wl,--section-start=.text=0x3E00 
> -Wl,-Map=tinyloader.map,--cref     -nostartfiles -v

Ah, now I see it.  You forgot to add the -mmcu option into that
command.

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