• RTX51-Tiny RTOS and CAN
    RTX51-Tiny RTOS and CAN I can't afford RTX51-Full to get the Keil CAN function library, but I have C51 and RTX51-Tiny. Where can I get some CAN functions for this? Anyone got experience with RTX51 Tiny...
  • To check flow of RTOS Tiny execution.
    Hi All On test board:Leds(2 nos) --> P1.1,P1.2 Buzzer --> P1.3 In Task0:Task1 and Task2 are created. In Task1: led1 = On,led2 = off --> delay() --> led1 = Off,led2=On. In Task2: buzzer = On...
  • i am using RTX tiny (RTOS)
    ohhh.. sorry .. i am using RTX51 Tiny RTOS.. all this is for understanding purpose.. i want to know is there way to access registers of processor with tiny.. and how rtos share its resources among various...
  • 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...
  • RTOS
    May I know where can I obtain the source code for RTX51 Tiny or Full? If I purchase the Full version does it come with source code? Is it better to use the uCOSII RTOS or RTX51? Thank You