avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Building ASF with GCC?


From: Rick Mann
Subject: Re: [avr-chat] Building ASF with GCC?
Date: Tue, 9 Apr 2013 20:22:07 -0700

On Apr 9, 2013, at 11:59 , Pierce Nichols <address@hidden> wrote:

> I share your general frustration with this.
> 
> In your particular error, the problem is that you are not defining the
> mcu type in the makefile. avr/io.h relies on this definition in order
> to select the particular version of io.h required. You need to add
> -mmcu=<mcu type> to your CFLAGS.

Thanks, Pierre. Those are the kinds of instructions that would be useful for 
them to put somewhere. 

-- 
Rick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]