stm32f4discovery + lwip
Hi,
Thank you for detiled answer. I ‘ve created proj with HALdrivers, selected add low level drivers, as source in the app proj, and enabled lwip lib,
deleted include paths for ipv6, OS,ppp , test and excluded from build ipv6, os , test and ppp. I still have fatal error: lwip/opt.h: No such file or directory.
p.s. I had to change path variable to avoid Application was not properly initialized (0xc0000142). error. And i’m using CDT internal builder.
I’ve attached projet settings file.