Am 02.04.2019 um 14:14 schrieb Mike Spenard:
Hi Gents,
New to LwIP so I apologize if this is a common topic. I’m trying to get
running on lwip-httpd.
My first issue is with compiling an fsdata.c. I always get errors saying
headers cannot be found despite using makefsfile.exe without the -h
option. The only work-around was to set LWIP_HTTPD_DYNAMIC_HEADERS and
to use the -h option with makefsfile.exe
Well, you don't compile fsdata.c: it gets included by fs.c.
Having done that, my page now loads. But then httpd immediately bombs
out with a “mem_free: mem->used” assert() error.
A double-free? I don't think that's a httpd related issue. Is any other
application running on your lwIP without problems?
Regards,
Simon
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users