Robert Deschambault wrote: > Sorry I am new to enabling stats. I get linker errors when I set LWIP_STATS > to 1, > it is complaining about missing symbols. Is there a guide somewhere on how > to set > up the lwipopts.h file?
Missing symbols are normally not an lwipopts.h thing. Have you included stats.c in your project? What kind of errors do you get? Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
