• Truoble with AT91SAM9261 bzw. AT91SAM9263
    Hi, for a new project i want to use AT91SAM9263-EK or AT91SAM9261-EK. I can compile Demoprojects (c:\keil\....) without any errors and download the programm to internal ram and start the debug session...
  • UDP transmission
    Hello, I'm developing an application for an ARM9 uC, on the evaluation board MCB-STR9. I'd like to use the RTOS (RTX application) and implement in a RTOS task a UDP based transmission protocol. Even...
  • UDP Issues
    Greetings All, I am using the RL_ARM TCP net library in order to establish a connection with the LPC2468. I have the following code to initialize the UDP connection: static U8 retval = 0xFF;...
  • UDP speed
    Im using the RL-TCPnet stack to implement UDP on my LPC2478. What speed can i expect from it?? Speed in bytes/sec... As per my calculations, im getting quite low speed - about 70kbytes/sec. In the...
  • UDP/IP throughput
    What can one expect the throughput from the UDP/IP communication as in bytes/sec or Mbytes/sec? And how do you really measure?