• non volatile memory
    I am wondering how to save a variable's value in case of power reset. I am creating a program to write to a display and I want to keep track of the selection that the user made before the system power...
  • non volatile memory simulation
    Does anyone have an idea how to simulate non volatile memory in uVision2? (Sometimes having a prototype board in your hands to use with your emulator takes a bit longer than you expect, and you have...
  • Non volatile memory in W78E516DDG
    Greetings People. I am new to Nuvoton micro-controllers. I want to confirm whether the micro-controller W78E516DDG has non-volatile memory. If it has non-volatile memory then can i run 89S8253 on...
  • Storing Value in Non-volatile momory
    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...
  • Volatile variables
    What is the meaning of Volatile used in a variable declaration? Thank's Sergio