• RL-TCPnet - Send Frame
    Hi all, Anybody know how to use the send_frame function in RL-TCPnet ?
  • CAN send and receive?
    sirs, i am using philips 89c51RD2 for CAN communication with Rtx51full.In the reception node i have written the code with can_bin_obj and can_wait. in the transmiting node i have used can_send function...
  • Can send serial data but not receive
    When I try to use getchar, the program just hangs. It seems as though the bit in the U0LSR register that says data is in the RDR register is not being set. printf works just fine as I can see everything...
  • UDP send/receive data
    I'm using LPC2368 to develop UDP send/receive data Function,But in the RTLTCP library,there is not UDP Receive function,How could I receive data ?
  • Mailbox send & receive sync
    Hi, I have a code for USB mass storage device on atmel AT91SAM7SE512 target. The code is based on Keil\ARM\Boards\Atmel\AT91SAM7X-EK\RL\USB\RTX_Memory . When connecting my device to a PC and...