Erase EEPROM
SailerMan
Posts: 337
I am 1 day into learning the Propeller... I used F-11 and programmed the EEPROM... now I want to erase it without having to put another program in.
Is it possible?
Is it possible?
Comments
Why would you want to do that thought?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheers,
Simon
I wanted to know for no particular reason... I just didn't see a facility to do so.
·
If you just want to erase what you programmed with F11, just write a one line program in a New File window (File-->New)· or Ctrl-N
Type:
...and hit F11 again.
If you want to just test code and don't want to load it into EEPROM, use F10 instead.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
·
END
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
When you load even a short program does it completely·write over all bytes of the ERPROM?
·