I want to separate the information memory into section A and B and write a
separate set of data to each section.  What's the best way to do this?  If I
use the union/structure approach and define two 128 byte long structures,
when I force an erase will it erase just the one section or will it erase
both?    



Reply via email to