Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/16/03 11:23
Read: times


 
#41641 - RE: Run Program on Bootup
Responding to: ???'s previous message
Anuradha Piyadasa wrote:
-------------------------------
Hello,



I am planning to use NVRAM for SRAM. I want to know whether it is possible to run program in NVRAM(that I use for SRAM) on bootup?



I am using 8052-Basic microcontroller.

On the 8052basic, the RAM is usually auot-sized at boot up, and data is destroyed. If your SRAM is at 8000H, then it will be automatically executed on start up, provided you have said PROG 1 or FPROG 1

The problem you have is "programming" your SRAM. If you write a piece of code that copies the SRAM at 0100 to 8000H,, I think it should work, you will have to sort out the control lines and memory mapping yourself.

Steve

List of 5 messages in thread
TopicAuthorDate
Run Program on Bootup            01/01/70 00:00      
   RE: Run Program on Bootup            01/01/70 00:00      
   RE: Run Program on Bootup            01/01/70 00:00      
      RE: Run Program on Bootup            01/01/70 00:00      
         RE: Run Program on Bootup            01/01/70 00:00      

Back to Subject List