• RTL-TCPNET?
    how to create a tcp application using RL-ARM(tcpnet) without http server?
  • ping from MCB2300 with RTL TcpNet
    Hi, I would need to ping from the MCB2300 to a fixed IP address. I would like to know how to implement this in MCB2300 using the RTL TcpNet library. Please provide some answers on how I can go...
  • RTL L6218E: Undefined symbol
    Hi, I encounter the following issue during compilation of my real-time test example uv3Test.axf: Error: L6218E: Undefined symbol os_active_TCB (referred from rt_task.o). uv3Test.axf: Error: L6218E...
  • 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...
  • Rtl os_tsk_create_ex and c++
    Hi, i am using the Arm RL-RTX. Creating a task with os_tsk_create(...) works correctly in C, but calling the same function from C++ (.cpp file) gives me the following Error message: error: #167...