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

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

Re: [avr-libc-dev] WINAVR compatabiliity with Atmega48


From: Colin O'Flynn
Subject: Re: [avr-libc-dev] WINAVR compatabiliity with Atmega48
Date: Thu, 13 Jan 2005 10:04:53 -0400
User-agent: KMail/1.7.1

On Thursday 13 January 2005 09:01, Johan Erasmus wrote:
> Madam/Sir
>
> I found a discrepency in the /avr/iomx8.h file compared to page 100 of the
> atmega48_88_168 datasheet.

Hello,

Are you using an old version of the file? As my section looks like this:

#define TIMSK0  _SFR_MEM8 (0x6E)
/* TIMSK0 */
#define OCIE0B  2
#define OCIE0A  1
#define TOIE0   0

Starting on line 393.

In your file at the top there should be something along the lines of this 
directly underneath the copyright notice:

/* $Id: iomx8.h,v 1.7 2004/12/21 17:52:19 arcanum Exp $ */

What does yours say?

Regards,

 -Colin




reply via email to

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