• USART Char Send problem
    Hi… I am transferring “TEST” string from the USART 1 to the hyper terminal. But at hyper terminal end I get only the char “T”. After that microcontroller unable to transfer the data. Please go through...
  • Problem With TCP_Net Send
    Hello, I am experimenting with the BSD Socket Interface using Keil MDK4.23 on TI EKK-LM3S9B92. I have written an application in which I started a sending task. The sending task just calls ...
  • USART Char Send problem
    Hi… I am transferring “TEST” string from the USART 1 to the hyper terminal. But at hyper terminal end I get only the char “T”. After that microcontroller unable to transfer the data. Please go through...
  • Problem With TCP_Net Send
    Hello, I am experimenting with the BSD Socket Interface using Keil MDK4.23 on TI EKK-LM3S9B92. I have written an application in which I started a sending task. The sending task just calls ...
  • LPC 2368 Example for Sending Data Problem
    Hello, I used LPC2368 to sending Data from lpc2368(Client) to PC(Server) via Ethernet(TCP). First I used "Example for sending data code" from this URL www.keil.com/.../rlarm_tn_using_tcpsoc_example...