• init_TcpNet ()
    Dear friends, I have a problem with HTTP_demo example with AT91SAM7X. when there is not any Ethernet connection, so it takes so long time about 48 seconds to pass the init_TcpNet() function. init...
  • MCB1800 Development board
    Hi, Is it possible to program the MCB1800 development board other than using the Unlink debugger. Can we not use a parallel port to jtag interface. Regards Sanket
  • Problen with init_TcpNet (); !!!!!!!
    Hello , All i want to config Ethernet peripheral "init_TcpNet " in RTX-OS. i doing add of its configuration file & its library . when i type init_TcpNet (); the compiler relate below errors: new...
  • init_TcpNet (); problem
    Hi I'm trying to run this example : C:\Keil\ARM\Boards\Keil\MCBSTM32C\RL\TCPnet\LEDClient This example compile correctly but when it's programmed on board , it stuck on this command: init_TcpNet...
  • UDP Packet Drop with LPC18XX / MCB1800 Board
    Hi, we have an issue with the MCB1800 board with RTX5: we use the board to receive midi notes over IPmidi: Now we have some problems to detect every UDP frame, there are a lot of lost packets...