Hi Gang...

EIther I'm doing something wrong or the 819 is playing tricks on me.
I've been trying to write a value of a certain variable into the internal EEPROM with the WRITE command (Microcode & PBP2.50b), such as

WRITE 5, FireRateCounter

and I think it actually works because the software appears to be reading from that location and use the value in parts of the software. However, it seems that when I recycle the power to the chip, whatever was in that EEPROM location seems to have disappeared.
Is this possible? What am I doing wrong?

thanks