• RTX51 Tiny
    If a function called by one task is interrupted by Round-Robin or os_switch_task the auto variants in which fuction are saved or not? In the RTX51 Tiny User's Guide, you said: When a task switch occurs...
  • RTX51 tiny
    When a task is stoped due to time out? Will it sart again from the beganing or from the last statment that it was executing??
  • RTX51 Tiny Examples and Explaination
    Does anyone have any RTX51 Tiny simple examples that run? Are there any ap notes or other literature that give a better explination of how the functions work? I am trying to learn to use RTX51 Tiny but...
  • RTX51 Tiny Modem Applications
    Has anyone used RTX51 Tiny in an embedded modem application? I need to create a modem AT command processor using RTX51 Tiny. Are there any good RTX51 examples available?
  • 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....