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.

How to write a file in Tiva C TM4C123G

I was trying to write a file in my "Tiva C TM4C123G" but it doesn't work on it. Is there any separate way to write file in flash memory? I am trying  to write file in its own flash memory to store data.

My goal is to store sensor reading data for about 50K-100K inside the system and retrieve it later for offline processing.

Please feel free to provide me any suggestion or links or any alternate way to solve the file writing problem or data storing problem.

Thanks and appreciate your help.