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.

TMS320F280049C: ACCESING EEPROM

Part Number: TMS320F280049C


hello

I am using a tms320f280049c controller and a display which connected using SPI . now I have assigned a global variable in my code and given some initial value to it.  The  value of this variable can be  changed by display using SPI.  Now I want to store this value as whenever my controller is switched on it should have this updated value.

I want to change the initialization of the global variable whenever my controller is switched on from off state. 

Hope I am able to explain my doubt clearly.