Is there a set of EEPROM Access functions (simple read and write byte functions would suffice) with very little overhead that I can use for the bootloader. Obviously, I could use the conventional method used in my main application, but would prefer a less costly approach. Thanks, Jason