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

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

Re: [avr-libc-dev] atmega324/atmega324p issue


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] atmega324/atmega324p issue
Date: Thu, 25 Jan 2007 06:59:35 +0100
User-agent: Mutt/1.5.11

As Raymond Moore wrote:

> Probably related to this P/nonP thing.  I have recently acquired
> some atmega324 chips and when attempting to compile for them, GCC
> and binutils differ as to whether it is atmega324 or atmega324p...

You are not supposed to be able to get your hands on non-P ATmega324
silicon, so always pick -mmcu=atmega324p for them.  In fact, avr-libc
cannot handle anything but the `P' version anyway, as the non-P
version has been discontinued by Atmel in its infant days.

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