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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/09/08 19:19
Read: times


 
#158947 - RE: how else would you do it
Responding to: ???'s previous message
Some ideas:

1. Extend the SFR address space
This, of course, would render it incompatible with all existing 8051 tools.

2. Map things into XDATA instead
This, of course, would be slower and take more code.

3. Map things into DATA or IDATA instead
But these spaces are limited anyhow - do you really want to lose them to SFRs...?

List of 12 messages in thread
TopicAuthorDate
SFR Paging - advantages ?            01/01/70 00:00      
   how else would you do it            01/01/70 00:00      
      RE: how else would you do it            01/01/70 00:00      
         more options...            01/01/70 00:00      
            RE: more options            01/01/70 00:00      
      So smart?            01/01/70 00:00      
         Not very encouraging....:-(            01/01/70 00:00      
            Located this document..            01/01/70 00:00      
               a way to handle it            01/01/70 00:00      
                  Getting clear on this paging stuff            01/01/70 00:00      
                     No new concept!            01/01/70 00:00      
         maybe, maybe not            01/01/70 00:00      

Back to Subject List