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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
Erik Malund
06/19/09 08:33
Read: 206 times
Mt Airy, Nc
USA


 
#166254 - no banking
Responding to: Sandeep Gupta's previous message
I have a project with 2Mbyte of external XDATA and NO banking.

I have some HUGE structs (200k+) in XDATA and just have a simple 'page register' which is used when accessing the 2M data flash, not the 64k RAM.

I guess what I am saying is that if you have only a few data entities outside the 64k then going without banking often is far simpler, faster, better than using banking. Typically needing more than 64k is not a lot of little XDATA 'things' but a few huge.

Erik

List of 13 messages in thread
TopicAuthorDate
Code and XDatabanking      Sandeep Gupta      06/16/09 02:55      
   Manually handle a few large variables?      Per Westermark      06/16/09 03:39      
      Code and XDatabanking      Sandeep Gupta      06/19/09 01:54      
         You missed the point!      Andy Neil      06/19/09 06:16      
   Do you *have* to use an 8051?      Andy Neil      06/19/09 02:07      
      Code and XDatabanking      Sandeep Gupta      06/19/09 05:35      
         Fair enough, then!      Andy Neil      06/19/09 06:10      
         no banking      Erik Malund      06/19/09 08:33      
            Cross reference      Andy Neil      06/19/09 08:49      
               Verbiage      Erik Malund      06/19/09 09:48      
   P3_3 commonly for ROM and RAM to switch banks?      Frieder Ferlemann      06/19/09 14:09      
      that will not work      Erik Malund      06/19/09 14:44      
         Interference      Per Westermark      06/19/09 15:05      

Back to Subject List