• watchdog LPC2468 with rtx rtos
    Hello! Someone knows where I find information about configuration of watchdog functions using the rl-rtx rtos keil with lpc2468. How can I enable watchdog on rtx? thanks
  • watchdog LPC2468 with rtx rtos
    Hello! Someone knows where I find information about configuration of watchdog functions using the rl-rtx rtos keil with lpc2468. How can I enable watchdog on rtx? thanks
  • Multitasking
    Hi Everybody, I am working with uPDS3400 and I started to work with the RTX51. My problem is that the OS don't creat a task that is not in the main file. How can I creat the tasks and communicate...
  • Multitasking
    Hi Everybody, I am working with uPDS3400 and I started to work with the RTX51. My problem is that the OS don't creat a task that is not in the main file. How can I creat the tasks and communicate...
  • multitasking problem
    Hi, i am new to real-time systems and rtx. my doubt is i have written a program in which i am creating two tasks one with while loop(task1) and one doesn't have while loop(task2),both with same priority...