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

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

Re: [avr-libc-dev] New device support


From: Bob Paddock
Subject: Re: [avr-libc-dev] New device support
Date: Tue, 17 Jul 2007 20:01:31 -0400
User-agent: KMail/1.9.5

On Sunday 15 July 2007 15:35, Joerg Wunsch wrote:
> As Bob Paddock wrote:
> 
> > > Atmel sometimes transfers bits from one register
> > > to another (for example, SE is moved from MCUSR to SMCR).
> 
> > What is even worse is when they use the same register name
> > for completely different functions, which I've ran into
> > when moving code from one device to an other.
> 
> That would be worth a bug report, I'd say.

MCUCR in the Mega162:
SRE SRW10 SE SM1 ISC11 ISC10 ISC01 ISC00

MCUCR in the Mega325:
JTD - - PUD - - IVSEL IVCE

Alas I don't think it meets the definition of a bug because
it is documented that way in the respective data sheet.
It is just one of those things that really ticks you off,
like not being able to copy and paste from data sheets...

-- 
                http://www.wearablesmartsensors.com/
 http://www.softwaresafety.net/ http://www.designer-iii.com/
                 http://www.unusualresearch.com/




reply via email to

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