Re: Battery Saved RAM on RCM6700

"seecwriter-/[email protected] [rabbit-semi]" <[email protected]>
Newsgroups gmane.comp.hardware.rabbit-semiconductor
Message-ID <[email protected]>
Use the "bbram" qualifier before your data declaration. It tells the compiler to place the variable in Battery-Backed ram. Also see sample program at  C:\DCRABBIT_10.72\Samples\RestartVars\BatteryRAM
 

 bbram int myvar;
 

 Steve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.