Hello,
i'm using tirtos_tivac_2_16_00_08 on TM4C129 and i'm trying to to add the sntp request to the HTTP server example but i'm getting the following errors and warning:
Description Resource Path Location Type
#20 identifier "CONTENT_TYPE_HTML" is undefined empty.c /httpServer line 194 C/C++ Problem
#20 identifier "CRLF" is undefined empty.c /httpServer line 195 C/C++ Problem
#20 identifier "HTTP_OK" is undefined empty.c /httpServer line 194 C/C++ Problem
#20 identifier "httpsTask" is undefined empty.c /httpServer line 174 C/C++ Problem
<a href="file:/c:/ti/ccsv6/tools/compiler/dmed/HTML/225.html">#225-D</a> function "efs_createfile" declared implicitly empty.c /httpServer line 209 C/C++ Problem
<a href="file:/c:/ti/ccsv6/tools/compiler/dmed/HTML/225.html">#225-D</a> function "efs_destroyfile" declared implicitly empty.c /httpServer line 217 C/C++ Problem
<a href="file:/c:/ti/ccsv6/tools/compiler/dmed/HTML/225.html">#225-D</a> function "httpSendClientStr" declared implicitly empty.c /httpServer line 195 C/C++ Problem
<a href="file:/c:/ti/ccsv6/tools/compiler/dmed/HTML/225.html">#225-D</a> function "httpSendStatusLine" declared implicitly empty.c /httpServer line 194 C/C++ Problem
please advise, which include file should be added to remove the errors. the code is attached with post.
Thanks,
Mohammed Fawzy7318.http server modified.zip