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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
Sandeep Gupta
06/19/09 01:54
Read: 279 times


 
#166241 - Code and XDatabanking
Responding to: Per Westermark's previous message
In Keil Target options, I had selected the following;

Device - P89C52X2 - Use LX51 extended Linker
Target - I am using code banking with 2 code banks
Output - Generate single hex file Hex 386
Listings -
AX51 -
LX51 Locate - No Classes entries. In SEGMENTS, I had fixed addresses for Interrupt modules and for main().
LX51 Misc -

But, the problem is that the system is not booting and it seems to be like there is no main() detected (or) the XDATA RAM Off-chip is not taken into consideration by Keil.

Please provide me some 8052 project source code links that are using code banking and xdata banking together.


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