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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/23/06 16:43
Read: times


 
#108105 - Yes
Responding to: ???'s previous message
Search the Keil forum for "XDATA Banking" and "EEPROM" (or "E2PROM").

By cunning tricks, Keil can "locate" C variables in EEPROM.

Or you can use the "traditional" approach of directly accessing the EEPROM - but then you can't just locate 'C' variables...

Or you could use battery-backed SRAM, or FRAM, or...


List of 8 messages in thread
TopicAuthorDate
keeping variable values after power-down            01/01/70 00:00      
   pseudo-C?            01/01/70 00:00      
   Yes            01/01/70 00:00      
      thanx            01/01/70 00:00      
         there is nothing pseudo about it            01/01/70 00:00      
         bizarre!            01/01/70 00:00      
            It's very C            01/01/70 00:00      
               what a pity            01/01/70 00:00      

Back to Subject List