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

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

Re: [avr-libc-dev] question about setting section sizes for linking


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] question about setting section sizes for linking
Date: Wed, 21 Feb 2007 21:26:14 +0100
User-agent: Mutt/1.5.11

As bad address wrote:

> we are building a avr application. We are trying to
> build  our application with some home grown makefiles
> which were not generated by avr studio.

Hmm, you'd better derive them from a known-to-be-good one, and only
fine-tune once you understood what happens inside.

> Can anyone point me in the right direction on
> how to describe the linker commands?

You need to add the correct -mmcu statement when linking.  Right now,
you're in particular linking a completely wrong set of interrupt
vectors to your application.

p.s.: You'll make more friends with a real name as the sender.  Your
sender name almost hit my personal ("optical") spam filter for mails
to be deleted without reading them...

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