• rtxtiny problem
    If i enable round-robin task switch,would the rtx system command os_wait in any task ?
  • AT89C51 problem with RTXtiny
    I have one program with RTXtiny on AT89C51. I compiled it successfully. Message was: Program Size: data=94.3 xdata=0 code=3903 creating hex file from "ds1302"... "ds1302" - 0 Error(s), 0 Warning...
  • Firmware (using RTXTiny) 80C552 -> Dallas DS87C550
    Hi there, is anybody experienced in migrating existing software to the DS87C550? I have an existing software, that I didn't write, that was running on the 30MHz Version of the 80c552. This processor...
  • about 89c2051
    i m programming 89c2051,with robokitts programmer,its programming but says verify failed at first byte,,,,,,,and can u give aprogram in which two conditional statements are there,if first satisfy output...
  • About SBUF
    Hi, in a serial communication program, do I have to "SETB P3.0" in order to receive from the serial port ??