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/TMS320F28335: F28335 Using ram as EEPROM

Part Number: TMS320F28335

Tool/software: Code Composer Studio

I use F28335, and I am tring to use the ram as EEPROM. I found the datasheet SPRAB69. I understand how can i use the functions but when i try to use the functions. I found that problem " Those functions are not usable if you dont install the FLASH API " ( these eeprom functions are written there).  My Code composer studio version is 9.1.0

When i try open and compile the given example in control suite, I couldnt be succesful. So i need help for that. An explanied example or maybe a project file which is installed Flash api, will be a solution for me. Because i couldnt do it.