Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/09/08 13:20
Read: times


 
#153051 - Don't know of any compiler ...
Responding to: ???'s previous message
.. that can use a serial EEPROM as a normal memory space with declared variables in it. There's just too many things the compiler would have to know (EEPROM protocol, how it's connected, etc).

Personally, I would use an accessor function and an enum or a group of #defines with the variable names ...

List of 9 messages in thread
TopicAuthorDate
External EEPROM declarations            01/01/70 00:00      
   Don't know of any compiler ...            01/01/70 00:00      
   Use accessor functions for serial EEPROM            01/01/70 00:00      
      Accessor functions?            01/01/70 00:00      
         Accessor function just means get_eeprom(ads)            01/01/70 00:00      
            Fancy name for what I'm doing!            01/01/70 00:00      
               Nothing fancy - just common sense !            01/01/70 00:00      
   There are compilers....            01/01/70 00:00      
      me too said Keil            01/01/70 00:00      

Back to Subject List