• RTL-TCPNET?
    how to create a tcp application using RL-ARM(tcpnet) without http server?
  • Getting task priority in RTL
    Is there a legitimate way for the currently-running task to find its own priority under RTL? I want to be able to demote the priority of the current task using os_tsk_prio_self(1), and then restore it...
  • RTL code example MCB2103
    Hi, I cannot find any project using Keil RTL using a Keil MCB2103 board, even in RTL or MDK V3.03a. The classical blinky would be fine by me. Is there anyone who can help me? Kind regards...
  • Are mutexes in RTL-RTX volatile ?
    Hello, I am using mutexes in my project in order to protect resources shared among tasks. The shared resources are volatile (of course), but I cannot declare the mutex volatile (if I did so,...
  • RT-Agent with RTL-ARM
    It is possible to use RT-Agent feature of ULINK2 in program that based on RTL-ARM RTOS? One problem i already find is that both of them using SWI.