Hello Darrel, I see this line in the include file.
EE_start CON 0 ; Starting address for EE_Vars
Is this the starting address for your EEprom storage? I use the beginning addresses for specific things that may not be able to use your EE_Vars method. I actually want that area blocked out.
Can I mix and match your method with generic PBP read and write if I set the EE_Start address up higher. Say for an 18F part if I set it to 512 that would leave the bottom half for me to do what I want with and the top to experiment with your method.
Is this correct?
Thanks, Bob




Bookmarks