Hi,
I am trying to combine two example projects from TM4C1294XL board in CCSv6.
1- enet_io and 2- enet_weather. But there is a compilation time error coming which I am not able to resolve despite including all necessary files.
Code Zip file is attached. Can you please check and let me know?
Basically what I want to do is run the httpd server on the board and at the same time do the communication of weather data with another server.
Server is required because I want to change some variables at the run time and that can be configured from web page. Actual web page is not in the zip code but that is the idea.
Thanks,
Bhavesh