This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

KEIL RTX Kernel

Hi, all KEIL users!!

Perhaps, are there manufactured goods by using RTX?

If so, please let me know the cases.

Thanks.

David.

Parents
  • hmm. Why is the english so fractured by so many people here?

    The answer to your question is, Yes there are many of them.

    I wrote a program using RTX-51 back in like 90 or 91.
    It was a 12 mhz 8051 (fastest one around was a Dallas part at 20 mhz) and I could not get the company to use it. I *DID* prevail and forced the hardware guy to put a 32K sram on the board.

    This product controlled 4 DUARTS. I used 8 tasks uner RTX-51 to handle the UARTS. There was also a timer task, and several other tasks. It worked well, though it was hard-pressed to keep up with 8 uarts running 9600 baud, decode the X.28 protocol on each one and do it right.

    RTX-51 worked very well. I still have a copy of it, but don't have the manuals anymore, so have never used it for anything since.

    This box was a communication concentrator for a system of stop light controllers.

Reply
  • hmm. Why is the english so fractured by so many people here?

    The answer to your question is, Yes there are many of them.

    I wrote a program using RTX-51 back in like 90 or 91.
    It was a 12 mhz 8051 (fastest one around was a Dallas part at 20 mhz) and I could not get the company to use it. I *DID* prevail and forced the hardware guy to put a 32K sram on the board.

    This product controlled 4 DUARTS. I used 8 tasks uner RTX-51 to handle the UARTS. There was also a timer task, and several other tasks. It worked well, though it was hard-pressed to keep up with 8 uarts running 9600 baud, decode the X.28 protocol on each one and do it right.

    RTX-51 worked very well. I still have a copy of it, but don't have the manuals anymore, so have never used it for anything since.

    This box was a communication concentrator for a system of stop light controllers.

Children