Hi, I get this error, The path is correct and also installed LwIp for TCP/IP. What esle should is do to get rid of this error. Tried various ways but failed. I am using examples programs from STM32F4DIS-BB Software Examples. Please help ASAP.
Below is the error. ..\src\netconf.c(36): error: #5: cannot open source input file "ethernetif.h": No such file or directory
Below is the Warning: ..\..\..\..\Utilities\Third_Party\lwip-1.4.1\src\core\tcp_out.c(845): warning: #550-D: variable "tcphdr" was set but never used struct tcp_hdr *tcphdr; ..\..\..\..\Utilities\Third_Party\lwip-1.4.1\src\core\tcp_out.c(1367): warning: #550-D: variable "tcphdr" was set but never used struct tcp_hdr *tcphdr;
Regards Mahesh Prasath.
So in what directory is the file you claim exists?
i crossed checked all but still the same
If it's telling you that it can't open the file, you'd better check your assertion that the path is correct.
View all questions in Keil forum