Re: Re: FAR data lost after reset or power off.
"'John Stanley' rizklyf02-O/[email protected] [rabbit-semi]" <[email protected]> Wed, 5 Aug 2015 00:17:44 -0500
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
PPS: Depending on the specific controller you're using if your Member_t structure is an odd number of bytes long, you MIGHT get an error on the if statement when it tries to retrieve a long from an odd address. IFF this happens, round the calculated tempsz value up to the next multiple of 4 before calling _xalloc. ... tempsz = (tempsz + 3) & 0xfffffffc; ... Visit Your Group > <https://groups.yahoo.com/neo/groups/rabbit-semi/info;_ylc=X3oDMTJlMG9tNzhwBF9TAzk3MzU5NzE0BGdycElkAzIzMDczMTYEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQzODc1MTExNw--> > > > [image: Yahoo! Groups] > <https://groups.yahoo.com/neo;_ylc=X3oDMTJkNmVmczNuBF9TAzk3NDc2NTkwBGdycElkAzIzMDczMTYEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxNDM4NzUxMTE3> > • Privacy <https://info.yahoo.com/privacy/us/yahoo/groups/details..html> • > Unsubscribe <[email protected]?subject=Unsubscribe> > • Terms of Use <https://info.yahoo.com/legal/us/yahoo/utos/terms/> > > >