2007-06-02 12:22 AM
retainig values even after power reset
2011-05-17 12:43 AM
Hi all,
In my application I need to retain values of some global variables even after the power reset. I could retain values stored in SRAM locations (stored using pointer to that location) but not the values of the variables declared with the __at clause. Can anybody please tell me how to achieve this? Regards, Neelima.