• Debug RTX 51 full task.
    Thank you in advance. May you kindly help me to find how to show tasks' status in uv2 for debugging RTX 51 project?
  • C8051F & RTX-51 FULL
    Hello! I use the F020 with µVision2 V2.37 and C51 V7.05. Is anybody know how to built a project with RTX FULL mode.How to modify rtxconf.a51 Thanks for reply.
  • RTX Full & XRAM in 89C51RD2
    Why incorrect working RTX Full v5.0 and XRAM within AT89C51RD2 ? Thank You, Hi.
  • Some memory problems on RTX-full?
    Hi all. Can anyone help with the following strange problem? I have a target with T89C51RD2 and external (on board) SRAM and parallel EEPROM. I also use the RTX51-full OS. For the past few days my code...
  • Code run on RTX-Tiny and not on RTX-Full
    Hello all, My code is based on RTX-Full ver5.1. I minimize the code to interrupt function and a task. When the micro receives int0, the interrupt function is activated and what he do is to read port0...