Hi, Everybody

I Have a little problem with my 16F84A EEPROMs ...
I am working with PBP 2.45a,MPLAB 7.01 and Picstart+ Upgraded.

With a brand new chip no problems, Loading values to EEPROM Works pretty Well ...

But, with an already programmed chip, I need to reset All EEPROM values to $FF ... ( DATA $FF(64) at the end of the config. section of my program)

Here comes the problem ...
MPLAB tells everything all right, "verify" tells everything Ok ...

BUT, a "read" shows Old values are still here, and an "on board" run shows it too ...

Has anyone ever dealt with such problems ???

... I know it's not PBP's fault nor mine ...

Alain