This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Code suggestion about copying some data into flash memory in runtime



Dear All,

I am working on F28335 controller and using C2000 simulator and code composer studio v3.3. I am running a program from flash which takes a adc data and makes some decision upon it. What I want to do is to write the data in to flash memory of my controller while making sure that no part of the code which is already present in the flash do not get interfered or replaced by the data. Please help!! I cant use eeprom. Is there any solution to save the code in some particular sections of flash and the adc data in other section so that both will not be mixed......please suggest some code to do it that way

 

Regards

 

Habib Ali