This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Having problem with ARM9

Note: This was originally posted on 1st November 2012 at http://forums.arm.com

Hi, I am facing some issue and yet got no solution. My ARM9 lose it's  memory  when power off.
Parents
  • Note: This was originally posted on 7th November 2012 at http://forums.arm.com


    RAM is a volatile memory technology so will lose its state when you remove power.

    If you want to preserve state over power / reset cycles you either need (1) a battery backed up RAM with a low power state, or (2) save to flash which you can then restore at boot time.


    Thanks for the reply.
    But that is what I am asking in my previous post that I am not able to save it in flash. Can you please provide some demo application or if you can provide me with any link, I can go through to understand that how I can save it in flash.
Reply
  • Note: This was originally posted on 7th November 2012 at http://forums.arm.com


    RAM is a volatile memory technology so will lose its state when you remove power.

    If you want to preserve state over power / reset cycles you either need (1) a battery backed up RAM with a low power state, or (2) save to flash which you can then restore at boot time.


    Thanks for the reply.
    But that is what I am asking in my previous post that I am not able to save it in flash. Can you please provide some demo application or if you can provide me with any link, I can go through to understand that how I can save it in flash.
Children
No data