Hi everyone,
I am thinking of using hibernation in my design. However, every time, the tiva board wakes up from hibernation mode, it runs through the entire code and resetting all the variables.
Is there a way that I could set up a variable that could save its state, even after hibernation? e.g. setting a variable that counts the number of hibernation cycles, the device has been through?