• hex file and code banking
    My code size is above 64k so now I need to do code banking. Using the Cygnal IDE I fit my .OBJ files in banks 0, 1, and 2. Don't need bank 3 yet. My question is, after I compile I get a an executable...
  • 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...
  • 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
    I have some problems when I try to create a project using the code banking technology. Could you provide me a example project by using assembly language?
  • Code Banking
    Hello, Is there any way to make different bank use different address space(starting address and ending address is not same to each other)? Thank you!