• 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 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...
  • xdata banking without code banking with P89C51RD2
    I have a board where a 512KB battery backed RAM and 2 UARTs (16C550) are interfaced with the P89C51RD2. The higher address bits, the RAM chip select and the UART chip selects are connected to P0...
  • xdata banking without code banking with P89C51RD2
    I have a board where a 512KB battery backed RAM and 2 UARTs (16C550) are interfaced with the P89C51RD2. The higher address bits, the RAM chip select and the UART chip selects are connected to P0...
  • 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...