• RTX
    Hi Per Westermark I am using two different task one is voltage updation another one current updation . I am using both inside RTX to get a robust output. Here i am using ADC conversion, my code...
  • RTX
    Hello, How would RTX fail apart from stack overflow? Currently, my software runs for approx. 10 hours and fail using RTX. I have increase the task overflow and also the interrupt and user mode...
  • RTX
    hi ,i have a problem with RTXfor example : #include <rtl.h> void task1 (void) __task { os_evt_wait_or 0x0001,0xFFFF ); Â'xxxxxx. os_dly_wait (200); // 2s .xxxxxx .xxxxxxx } quesrtion : the...
  • RTX
    Hi I am using RTX kernel in ARM LPC 2148 microcontroller, in which i am in need to use ADC. In a task ADC cannot be worked properly it gives only initial value but it can't update the readed values...
  • RTX
    Note: This was originally posted on 21st June 2013 at http://forums.arm.com This is a simple inquiry.   What does RTX mean or stand for.  I know it is the Keil RTOS but what does the R stand for, the...