Regarding the errata, implmenting a remapping of the RAM to avoid the two bytes that are not preserved after BOR (Brownout) takes up 256 bytes as a workaround as avoid whole area of 256 bytes to avoid the two bytes, this is undesireable.
So if re-initialising RAM Variables when there is a Brown-Out
Do we need to worry about RAM content at addresses 0x20FE and 0x20FF relating to the SYS23 errata
If cannot guarentee that entire ram is initialised do you percieve any danger? As cannot gurantee what the variables may be in the location with each code change?
Many Thanks