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

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

Re: [avr-libc-dev] Problem with eeprom_write_byte


From: Matthias Fechner
Subject: Re: [avr-libc-dev] Problem with eeprom_write_byte
Date: Tue, 08 Jun 2010 16:49:17 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

Hi Jörg,

Am 08.06.10 07:58, schrieb Joerg Wunsch:
It's a side-effect of the way it is currently implemented, which
simply assumes it "owns" the EECR register.

For the Xmega devices, things are completely different, btw.


ok, thanks for clarification.
If you like you can change the function that it only touches bits in the EECR register it needs to touch, if not I can life with it.
Easily reenabling the bit after each call works fine hear.


Matthias

--
"Programming today is a race between software engineers striving to build bigger and 
better idiot-proof programs, and the universe trying to produce bigger and better idiots. 
So far, the universe is winning." -- Rich Cook




reply via email to

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