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