• C8051F120 code banking and data banking
    How to use on-chip code banking and off-chip data banking for C8051F120 device from SiLABS.
  • Code banking & XDATA banking together
    Hello, We are working on a project having 2 code banking with using 128K Flash, External SRAM 32k is used for XDATA; can we increase the SRAM by 128K; Can we use code banking with XDATA banking...
  • Code banking
    Hello Forum, I recently took over a project, that did not have code banking implemented. The hardware was designed with code banking in mind, a 128K FLASH is used and the A16 of the FLASH is connected...
  • Code Banking
    I'm trying to implement code banking in the evaluation software. I've written code but doesn't compile, so I think code banking is the remedy. How do I dictate where the code goes? And what is the difference...
  • Code banking
    The keil micro vision help files say that up to 64 code banks are allowed using LX51 linker/locator. I'm getting this error message when i try to use 64 bank registers: *** ERROR: ADDRESS OUTSIDE INTEL...