Hello sir
We have use tirtos with tm4c1294 controller. In this we have used NDK for Ethernet communication.
For Ethernet communication we have used Modbus and it is derive from TCP echo sample code.
And we have used HTTP client to display data on web page.
if connect both in to our system (Modbus TCP is connected and http client from browser),it gets crash
If we connect only Modbus TCP - working ok
If we connect only webpage - working ok
for modbus it connected form 502 port no and http clent is from 80
ti-rtos config file(.CFG) is attached.
What will be the reason for this. Please give us some suggestion