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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/29/03 22:06
Read: times


 
#46965 - RE: IRam indirect addressing
Responding to: ???'s previous message
Also, you are not limited to IRAM space only when using indirect addressing. If you have an 80C52 the full 256 bytes can be accessed via indirect. Makes it very easy to zero all internal ram during startup initialization.
However, if you have a derivative that includes extra internal ram then for that extra ram space you need to use MOVX. As has been stated on this Forum countless times, always check the Data Sheet for your particular device.

Hal

List of 8 messages in thread
TopicAuthorDate
IRam indirect addressing            01/01/70 00:00      
   RE: IRam indirect addressing            01/01/70 00:00      
      RE: IRam indirect addressing            01/01/70 00:00      
         RE: IRam indirect addressing            01/01/70 00:00      
      C target specifics            01/01/70 00:00      
         RE: C target specifics            01/01/70 00:00      
   RE: IRam indirect addressing            01/01/70 00:00      
      Internal External Memory            01/01/70 00:00      

Back to Subject List