Part Number: TMS320F28388D
Other Parts Discussed in Thread: TMS320F28044, , C2000WARE
Tool/software:
I found a way to use onboard flash memory as EEPROM in the document below.
EEPROM Emulation for Gen 2 C2000 Real-Time MCUs (Rev. A)
In the document it is mentioned that it supports only below C2000 devices.
Generation 2 refers to the following C2000 devices: TMS320F281x, TMS320F280x, TMS320F2823x, TMS320F2833x, TMS320F2802x, TMS320F2803x, TMS320F2805x, TMS320F2806x, and TMS320F28044.

1. Don't you support EEPROM emulation on TMS320F28388D?
2. Can we follow below document for EEPROM Emulation? this is for different controllers.
We found the document "FLASH EEPROM Emulation from Simulink® – (F2837x)" from GitHub - mathworks/reference-examples-TIC2000
3. Can we follow the document "FLASH EEPROM Emulation from Simulink® – (F2837x)" from GitHub - mathworks/reference-examples-TIC2000 for EEPROM emulation on the TMS320F28388D?
4. Can we use sector 12 for EEPROM emulation?
In this document (FLASH EEPROM Emulation from Simulink® – (F2837x)), it is mentioned that sector 13 is reserved for EEPROM emulation. However, there is no limitation mentioned in the datasheet preventing the use of sector 12 for EEPROM emulation.

5. Could you please share EEPROM emulation example code for TMS320F28388D controller and the EEPROM specifications (Page, block, etc..)