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.

Store data and variables in FLASH

Hi, 

I am using Launchxl-f28377s ADC for sampling at its highest rate. Right now am using micro controller's RAM to store the results which is insufficient for my application. So I want to use FLASH for storage of ADC results data so that I can sample for longer period. 

Could you please let me know how to store variables and data to flash.