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

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

[avr-libc-dev] New eeprom_rb prototype problem


From: Frederik Rouleau
Subject: [avr-libc-dev] New eeprom_rb prototype problem
Date: Mon, 16 Dec 2002 17:31:02 +0100

Hi !

I have just migrate to the latest winAVR distribution and tried to recompile
my code.
I have a pb with the new eeprom_rb (or eeprom_read_byte now). The address
parameter is now define as uint8_t !
Ok but then how can I access the 3840 bytes remaining on my Mega128's
eeprom?
Furthermore I had a look in eeprom.S and it seems that the address used is
really 16bits wide.

What am I missing ?

Thanks for your help.

Frederik Rouleau




reply via email to

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