Hello, I like to stored a variable in flash memory and I would like this variable to hold its value after power switch off or reset of processor. So I can read the variable value after power on. Can anybody pass some hints how can I achieve this task ?? Should I store my variable in non-valotile area ?? Regards, Sridhar
Maybe this helps: http://www.keil.com/download/docs/298.asp Reinhard