Hello TI Community,
Actually I am trying to make socket connection to the Board using one of the code already present in the resource explorer of the TI.
But I am unable to make any network connections to my board due to following reasons:
1. The Board Sample Code is configured for the DHCP mode and our systems are assigned static IP and there is no DHCP server over here , so how can I communicate to the device in this case.
2. The is a .cfg file related to the project , how can I manipulate that file , is there any document or guide to follow on it.
Please help me in the above mentioned issues as I am unable to find any help or relevant document on the same.
regards