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.

CCS/TMS320F28377D: TMS320F28377D

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

Hey I am using TMS320F28377D DSP and using Code composer studio for programming. Currently my code is running on volatile memory (flash) so when I turn off the power and turn it back on the controller loses the memory (code).  I want to write the code to Non volatile memory (EEPROM) so that my controller doesn't lose the memory when I cut off the power.  Can some suggest me a solution to that process?

Thanks everyone