Libstock prefers package manager

Package Manager

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]

Project Request

Return
Anant Mitra
anantmitra

posted on 2014/05/20 06:47:49 AM CEST

Audio & Speech

writing and reading of internal flash memory during Runtime

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