EEPROM values: 00-01-02-03-41-62-48-65 -6C-6C-6F

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Fer_taca
Posts: 91
Joined: Fri Oct 27, 2017 9:50 am
Has thanked: 13 times
Been thanked: 10 times
Contact:

EEPROM values: 00-01-02-03-41-62-48-65 -6C-6C-6F

Post by Fer_taca »

I have a doubt and I do not know what is due, it is that when you start the simulation inside the console to display the values of the EEPROM the values are always recorded: 00-01-02-03-41-62-48-65 -6C-6C-6F in the first positions of memory and I do not know what is due because at the beginning I never tell you to record anything. . This I have tried with several pic being the result always the same.

Then when making use of saving a byte in position 0 of the EPROM. in the simulation I always see that the appropriate value is recorded (in the rest of the positions the values indicated above are still maintained).
Can you clarify this point?
Thank you

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: EEPROM values: 00-01-02-03-41-62-48-65 -6C-6C-6F

Post by medelec35 »

Hi,
They are just the initial values found within EEPROM properties:
EEPROM Initial values.png
(8.83 KiB) Downloaded 1076 times
If you don't want those initial values to appear, then they can be deleted from initial values.
The purpose of initial values is just to demonstrate the various formats of EEPROM data that's allowed, and to show you can set up to have initial values.
Martin

Fer_taca
Posts: 91
Joined: Fri Oct 27, 2017 9:50 am
Has thanked: 13 times
Been thanked: 10 times
Contact:

Re: EEPROM values: 00-01-02-03-41-62-48-65 -6C-6C-6F

Post by Fer_taca »

Thank you very much for the clarification.

F.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: EEPROM values: 00-01-02-03-41-62-48-65 -6C-6C-6F

Post by medelec35 »

You're welcome.
Glad I have helped.
Martin

Post Reply