• BSD SOCKET SETTING TCP_TYPE_DELAY_ACK
    Hi, I'm using a EKK-LM3S9B92 board with both RTX and BSD SOCKET of TCP Net over ethernet. I want to improve the performance for applications sending large amounts of data like HTTP server by...
  • BSD SOCKET SETTING TCP_TYPE_DELAY_ACK
    Hi, I'm using a EKK-LM3S9B92 board with both RTX and BSD SOCKET of TCP Net over ethernet. I want to improve the performance for applications sending large amounts of data like HTTP server by...
  • Inject messages into the RL-TCPnet stack
    Hi there, Is is possible to inject messages into the TCPnet buffers so that they would be processed as received via the PPP or Ethernet ports? I have seen that the TCPnet stack can use both the...
  • Inject messages into the RL-TCPnet stack
    Hi there, Is is possible to inject messages into the TCPnet buffers so that they would be processed as received via the PPP or Ethernet ports? I have seen that the TCPnet stack can use both the...
  • Execution of Inference Workloads on Hikey970 with layer splitting
    Hello, I am currently working on executing inference workloads on Hikey970 . I am trying to split the layers of a network amongst CPU and GPU, and run the workloads to reduce inference latency. I am...