in fact it was a miss configured including path in my toolchain. Since I have included \lwip_v1.3.1\src\include\ipv4 and not \lwip_v1.3.1\src\include\ipv4\lwip where autoip file is placed, trough IDE all files in ipv4 are viewable but hidden to compiler/linker. After adding a new path to ..\ipv4\lwip everything seems to be ok and the option in lwipopts.h overwrites the setting in opt.h.
Thx Artur >You need to figure out why your toolchain is not picking it up from lwipopts.h. You will have constant problems if, as Krzysiek mentioned, you are _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
