• Having tcp connection with rtx
    Hello to all, I want to run TCP/IP connection with having Keil RTX. Is there any sample code that implement TCP connection with RTX for LPC1768 microcontroller? thanks in advance.
  • RL-TCP UDP sockets with RTX kernel
    I have application using RTX/RL-TCP i have a timer task and a tcp task following the guide lines, I have data coming in via a UDP socket and the call_back functions this all works fine. The issue is...
  • uart problem with Rtx kernel
    Hi, I am using keil board (stm32).I wrote one program for reading data through uart by using rtx kernal for task switching . I am getting full data, if send byte by byte .If send one whole string...
  • RTX/TCP timing issue with dropping connection
    I have a simple program that implements a TCP server. Here is the framework: - main() starts the task that creates timer_task and task_tcp. - timer task simply calls the timer_tick() every 100...
  • TCP connection cable test
    Hi every one, I developed a embedded system with lpc17xx (Cortex m3) equipted with interface ic KS87Bl for Ethernet communication.there are two LEDs in RJ45 which indicate that the CAT5 cable is inserted...