The PIC KIT2 programmer has, at the bottom, reference to EEPROM. It has addresses 00 - FF.

I think that if I use the PBP WRITE command at run time I can store data in the inchip EEPROM space. 00 to FF in size. I can then manually read this out with PIC KIT2 programmer.

Sound correct??

Ken