I have developed a code for tcp/ip communication using TI RTOS tcp echo example. I have configured one device as master and five slave devices. When three slaves are in the communication loop with master it works properly, but apart from this if I add one more slave to the communication loop the data in the master device gets corrupted without any action from microcontroller side. It also crashes the code if more than three slaves are trying to communicate with master. I tried to increase the stake size for microcontroller but didn't have any luck in doing so.
Please help me with this.
Regards,
sagar