Tool/software: Code Composer Studio
Hello, I am presently working on EEPROM module of TM4C123GXL launchpad and i am having some trouble in understanding EEPROM.
The issue is how to declare a variable and the variable will be updated again and again in the program. If the power is removed and connected back and if i am printing that variable content means it should print the updated value not the first initialized value.
So please please help to get resolved with this issue.
Thank you.