Re: FAR data lost after reset or power off.
"'John Stanley' rizklyf02-O/[email protected] [rabbit-semi]" <[email protected]> Tue, 4 Aug 2015 03:40:51 -0500
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Oh, and to answer your original question. Your data is vanishing because of the _f_memset call on the 4th line of your FamilyMember_Initalization() function... It always nukes your data on every startup. Write code to implement steps 1-4 of my previous msg to fix this. .... John L. Stanley