• RTX51
    Hello, I am tried to search more information for RTX51; like manuals, application note but unable to find in the web-site. kindly suggest the link. Also describe about PC-Lint; it is wroth to purchase...
  • RTX51
    Hello, os_send_message(unsigned char mailbox, unsigned int message, unsigned char timeout) The RTX51 manual page 76 stated about the parameters; message: is the message to be sent. mailbox: is the...
  • rtx51
    Does the compiler c51 version 7.05 support rtx51 full version5.10?
  • RTX51
    Hello, I created three tasks. Each task increments a counter and send it to LCD by using a semaphore. I used timer 0 for system tiks. I used timer 2 to interrupt every 1/2 second and increase the counter...
  • RTX51 Tiny with Code Banking
    I am using RTX51-Tiny with Code banking function. Two banks are used and switched by PORT 1 bit 7. When I run my program on simulator, I found all PORT 1 bits are clear to zero except the bit 7. Banking...