• LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • need help: the example LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • need help: the example LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • LEDSwitch example for ek-lm3s6965 board
    Hi LEDSwitch example for ek-lm3s6965 board is running ok when DHCP is not enabled. When enabled, program hungs up in sys_error() function in Net_Config.c. What could be wrong ?