• 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...
  • Splitting RAM memory into segments
    Hello All, I am developing code for STM32F207 ARM microprocessor. Application has two types of variables that need to be separated in different RAM memory segments. I declare variable like this:...
  • Decoupling Split Windows in uVision4
    I like to have several different edit windows open, however I've noticed in uVision that when I split the current window (Window -> Split), the resulting windows are still linked together: following...
  • Need split function for C51
    Hi.. I need a split function for Keil C51, as it is not available in the Keil uVision 2 library. Bye.