dear sir,
i am using ti rtos in our application in that we have used your TCP echo reference code as base code and in that application layer it used as tcp modbus but after we added 5 to 6 task timeout error occurred
when debug it on console it shows following error
00005.300 TcpTimeoutRexmt: Retransmit Timeout
send = 12
00006.200 TcpTimeoutRexmt: Retransmit Timeout
which timeout is this and what is the best way to handle multi task system in which one task is TCP data send and receive ??