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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/11/02 03:37
Read: times


 
#19642 - RE: NVRAM Howto...
"I have never used external RAM before"
Keil (and many other compilers)
char XDATA variable_name;

assembly: access with MOVX

"how do I declare the 'Non Volatile External' variable "
As any other XDATA variable, the compiler or assembler does not care.

"how do I retreive the previous (pre-power fail) value ?"
As any other XDATA memory read.

Erik

List of 11 messages in thread
TopicAuthorDate
NVRAM Howto...            01/01/70 00:00      
RE: NVRAM Howto...            01/01/70 00:00      
RE: NVRAM Howto...            01/01/70 00:00      
RE: NVRAM Howto...            01/01/70 00:00      
RE: NVRAM Howto... Gerry            01/01/70 00:00      
RE: NVRAM Howto... Gerry            01/01/70 00:00      
RE: NVRAM Howto... Gerry            01/01/70 00:00      
RE: NVRAM Howto... more            01/01/70 00:00      
RE: NVRAM Howto... more            01/01/70 00:00      
RE: NVRAM Howto... Erik            01/01/70 00:00      
RE: NVRAM Howto... Erik            01/01/70 00:00      

Back to Subject List