Guys, I dont know anything about you, but you seem to know a lot about me.
I have been programing probably before most of you were even born, so I know what I'm talking about. Please read again my post and do not reply if you do not know the answer.
My question was very simple, and I'll elaborate it here: When using managed addresses in EEPROM one gives the locations names rather than numbers. The program assigns each such name an address and number of bytes according to its type.
By default, the system starts the address numbering at address zero and from there on.
I simply asked if anyone knows how one can change the default addressing start to be other than zero. "(except using discrete addresses or some kind of a memory optimization program)."
It can be found in the header file, but I thought someone would knkow it saving me the search time.