Content originally posted in LPCWare by masterok on Thu May 26 06:39:50 MST 2016
Hello!
I've got a problem with a project freertos_tcpecho in a library lpcopen_2_12_keil_iar_keil_mcb_4357.
If I try to connect more than one client to my board mcb4357 and send data via tcp, it doesn't work any more. I get timeout for both.
The same operations with a project sa_tcpecho are ok.
P.S. I will be very greatful for any help. Thanks.