We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2014/05/20 06:47:49 AM CEST
I am using mikromedia for pic32 development board. I want to save a data in Internal flash memory permanently during the runtime so it can be used even when board will restart.
I also want to fetch this data during runtime when required
Hence i require a code for writing data in internal flash memory and reading it later on. writing the data is storage of data in EEPROM