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.

Compiler/TMS320F28379D: How do I save data in flash ?

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: TI C/C++ Compiler

Hi

I am using  -LAUNCHXL-F28379D.

I have some data value that will be calculated once during diagnostic before deploying in field, and then saved forever, and hence may go into OTP in the final system, but during development it must go into eeprom.  

I have some data value that will be calculated every time after cold reset in field and hence may go into EEPROM.

This chip does not have on chip eeprom.

Is it possible to use flash for that, one set of values need to be populated during run -once every time after cold reset ?

Can you please provide the flow of steps to use flash for these ?

Thanks and best regards

Bhawandeep Singh