eeprom
lmclaren
Posts: 104
Hi,
I need to store information across reboots that can be changed by the program. I have been looking at "settings" and it seems to be what i want. Just to be sure that i understand correctly....
On the Propeller Proto board there is a 64KB eeprom, is only the first 32K used for programs etc?
If I store data in the upper 32K, will it be left alone if I reprogram and load eeprom?
Can you program eeprom from the ide or must i do it via the prop by a program?
thanks
Lee
I need to store information across reboots that can be changed by the program. I have been looking at "settings" and it seems to be what i want. Just to be sure that i understand correctly....
On the Propeller Proto board there is a 64KB eeprom, is only the first 32K used for programs etc?
If I store data in the upper 32K, will it be left alone if I reprogram and load eeprom?
Can you program eeprom from the ide or must i do it via the prop by a program?
thanks
Lee
Comments