• RTX Code Banking
    Hi all, In RTX we can assign a function as a task with the _task_ #NO tag. When calling os_create_task we just pass this task number as a parameter. Assume one has to use banking, in this case...
  • RTX Silicon Labs Banking
    Hi all, I have designed my own 8 bit preemptive OS for the Silicon Labs controller C8051F120. I am using the LX51 Linker and the file L51_BANK.A51, modified it according to the sample in the silicon...
  • 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?