• RTX51 Tiny and function calls
    Hi all, The documentation for RTX51 Tiny says that "standart c51 functions must not be called simultaneously". The explanation is simple: standart functions uses fixed locations for parameters....
  • RTX51 Tiny new functions?
    Hi all, I'm working with RTX-51 tiny2. And when take a look in the RTX-51 tiny folder, I find some assembly files define funtions that aren't mentioned in the RTX-51 tiny manual. Those files are:...
  • 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
    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
    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...