Page 1 of 1

How to NOT write in EEPROM ?? (Solved)

Posted: 08 Mar 2022 16:25
by arvinfx
Hi,

I wonder how to not write in EEPROM while I am writing new version of "code" into chip!? everytime I try to update my code EEPROM has erased by "mikroBasic PRO for PIC" program.

Any advice?

Re: How to NOT write in EEPROM ??

Posted: 10 Mar 2022 14:58
by arvinfx
:(

Re: How to NOT write in EEPROM ??

Posted: 10 Mar 2022 15:52
by Thomas.Pahl@t-online.de
read mikroprog manual page 20: advanced option.

Re: How to NOT write in EEPROM ??

Posted: 11 Mar 2022 07:48
by arvinfx
Thomas.Pahl@t-online.de wrote:
10 Mar 2022 15:52
read mikroprog manual page 20: advanced option.
Thanks! It works :wink: