Is there a method to reprogram a section of an onboard EEprom on the 16F876 with ICSP or Bootloader without writing to code memory? My project needs to have six bytes of EEprom manually updated but I don’t want to reprogram the entire code section or the remaining prom. Comments please.