Part Number: TMS320F28P550SJ
Other Parts Discussed in Thread: C2000WARE
Hi,
I am using C2000Ware_6_00_00_00 example provided for the EEPROM Ping Pong model. The NVM is erased every time with a Soft reset because of Erase function is called during EEPROM_Config_Check everytime. Is there a check that can be added to prevent calling the erase function by checking if data is available in the bank and reset only one time during the initialization and not for every Soft reset.