lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] makefs and mem_free errors


From: address@hidden
Subject: Re: [lwip-users] makefs and mem_free errors
Date: Wed, 17 Jul 2019 20:27:40 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Am 02.04.2019 um 21:48 schrieb Mike Spenard:
Just testing with the default /fs/ directory structure.

That makefsfile.exe is from TI. But I've had the same issue doing this in
Linux with the Perl script as well. Is there a win64 compatible .exe out
there with your blessing that I can download? It's hard to know if it's the
.exe causing issue or something else in NXP's LwIP codebase.

Sorry for not answering sooner.

No, there's not EXE available. I'll try to add that for the next
release. In the meantime, it's not too complicated to build it on your
own (see contrib\ports\win32\msvc\makefsdata.vcxproj).

And seeing such versions are spread around, I'll have to add a version
header to makefsfile.exe to ensure people see it when they are using
outdated versions...

Regards,
Simon


Here's index.html struct it outputted..

static const unsigned char data_index_html[] =
{
        /* /index.html */
     0x2f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2e, 0x68,
     0x74, 0x6d, 0x6c, 0x00,
     0x48, 0x54, 0x54, 0x50, 0x2f, 0x31, 0x2e, 0x30,
     0x20, 0x32, 0x30, 0x30, 0x20, 0x4f, 0x4b, 0x0d,
     0x0a, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x3a,
     0x20, 0x6c, 0x77, 0x49, 0x50, 0x2f, 0x31, 0x2e,
     0x33, 0x2e, 0x32, 0x20, 0x28, 0x68, 0x74, 0x74,
     0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e,
     0x73, 0x69, 0x63, 0x73, 0x2e, 0x73, 0x65, 0x2f,
     0x7e, 0x61, 0x64, 0x61, 0x6d, 0x2f, 0x6c, 0x77,
     0x69, 0x70, 0x2f, 0x29, 0x0d, 0x0a, 0x43, 0x6f,
     0x6e, 0x74, 0x65, 0x6e, 0x74, 0x2d, 0x74, 0x79,
     0x70, 0x65, 0x3a, 0x20, 0x74, 0x65, 0x78, 0x74,
     0x2f, 0x68, 0x74, 0x6d, 0x6c, 0x0d, 0x0a, 0x0d,
     0x0a,
     0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0d, 0x0a,
     0x3c, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x3c, 0x74,
     0x69, 0x74, 0x6c, 0x65, 0x3e, 0x6c, 0x77, 0x49,
     0x50, 0x20, 0x2d, 0x20, 0x41, 0x20, 0x4c, 0x69,
     0x67, 0x68, 0x74, 0x77, 0x65, 0x69, 0x67, 0x68,
     0x74, 0x20, 0x54, 0x43, 0x50, 0x2f, 0x49, 0x50,
     0x20, 0x53, 0x74, 0x61, 0x63, 0x6b, 0x20, 0x50,
     0x50, 0x20, 0x53, 0x59, 0x53, 0x54, 0x45, 0x4d,
     0x53, 0x20, 0x54, 0x45, 0x53, 0x54, 0x31, 0x3c,
     0x2f, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x3e, 0x3c,
     0x2f, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0d, 0x0a,
     0x3c, 0x62, 0x6f, 0x64, 0x79, 0x20, 0x62, 0x67,
     0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x3d, 0x22, 0x77,
     0x68, 0x69, 0x74, 0x65, 0x22, 0x20, 0x74, 0x65,
     0x78, 0x74, 0x3d, 0x22, 0x62, 0x6c, 0x61, 0x63,
     0x6b, 0x22, 0x3e, 0x0d, 0x0a, 0x0d, 0x0a, 0x20,
     0x20, 0x20, 0x20, 0x3c, 0x74, 0x61, 0x62, 0x6c,
     0x65, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d,
     0x22, 0x31, 0x30, 0x30, 0x25, 0x22, 0x3e, 0x0d,
     0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3c,
     0x74, 0x72, 0x20, 0x76, 0x61, 0x6c, 0x69, 0x67,
     0x6e, 0x3d, 0x22, 0x74, 0x6f, 0x70, 0x22, 0x3e,
     0x3c, 0x74, 0x64, 0x20, 0x77, 0x69, 0x64, 0x74,
     0x68, 0x3d, 0x22, 0x38, 0x30, 0x22, 0x3e, 0x09,
     0x20, 0x20, 0x0d, 0x0a, 0x09, 0x20, 0x20, 0x3c,
     0x61, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d, 0x22,
     0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77,
     0x77, 0x77, 0x2e, 0x73, 0x69, 0x63, 0x73, 0x2e,
     0x73, 0x65, 0x2f, 0x22, 0x3e, 0x3c, 0x69, 0x6d,
     0x67, 0x20, 0x73, 0x72, 0x63, 0x3d, 0x22, 0x2f,
     0x69, 0x6d, 0x67, 0x2f, 0x73, 0x69, 0x63, 0x73,
     0x2e, 0x67, 0x69, 0x66, 0x22, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x62, 0x6f, 0x72, 0x64, 0x65, 0x72,
     0x3d, 0x22, 0x30, 0x22, 0x20, 0x61, 0x6c, 0x74,
     0x3d, 0x22, 0x53, 0x49, 0x43, 0x53, 0x20, 0x6c,
     0x6f, 0x67, 0x6f, 0x22, 0x20, 0x74, 0x69, 0x74,
     0x6c, 0x65, 0x3d, 0x22, 0x53, 0x49, 0x43, 0x53,
     0x20, 0x6c, 0x6f, 0x67, 0x6f, 0x22, 0x3e, 0x3c,
     0x2f, 0x61, 0x3e, 0x0d, 0x0a, 0x09, 0x3c, 0x2f,
     0x74, 0x64, 0x3e, 0x3c, 0x74, 0x64, 0x20, 0x77,
     0x69, 0x64, 0x74, 0x68, 0x3d, 0x22, 0x35, 0x30,
     0x30, 0x22, 0x3e, 0x09, 0x20, 0x20, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x3c, 0x68, 0x31, 0x3e, 0x6c,
     0x77, 0x49, 0x50, 0x20, 0x2d, 0x20, 0x41, 0x20,
     0x4c, 0x69, 0x67, 0x68, 0x74, 0x77, 0x65, 0x69,
     0x67, 0x68, 0x74, 0x20, 0x54, 0x43, 0x50, 0x2f,
     0x49, 0x50, 0x20, 0x53, 0x74, 0x61, 0x63, 0x6b,
     0x20, 0x50, 0x50, 0x20, 0x53, 0x59, 0x53, 0x54,
     0x45, 0x4d, 0x53, 0x20, 0x54, 0x45, 0x53, 0x54,
     0x31, 0x3c, 0x2f, 0x68, 0x31, 0x3e, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x3c, 0x70, 0x3e, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x20, 0x20, 0x54, 0x68, 0x65,
     0x20, 0x77, 0x65, 0x62, 0x20, 0x70, 0x61, 0x67,
     0x65, 0x20, 0x79, 0x6f, 0x75, 0x20, 0x61, 0x72,
     0x65, 0x20, 0x77, 0x61, 0x74, 0x63, 0x68, 0x69,
     0x6e, 0x67, 0x20, 0x77, 0x61, 0x73, 0x20, 0x73,
     0x65, 0x72, 0x76, 0x65, 0x64, 0x20, 0x62, 0x79,
     0x20, 0x61, 0x20, 0x73, 0x69, 0x6d, 0x70, 0x6c,
     0x65, 0x20, 0x77, 0x65, 0x62, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x20, 0x20, 0x73, 0x65, 0x72, 0x76,
     0x65, 0x72, 0x20, 0x72, 0x75, 0x6e, 0x6e, 0x69,
     0x6e, 0x67, 0x20, 0x6f, 0x6e, 0x20, 0x74, 0x6f,
     0x70, 0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65,
     0x20, 0x6c, 0x69, 0x67, 0x68, 0x74, 0x77, 0x65,
     0x69, 0x67, 0x68, 0x74, 0x20, 0x54, 0x43, 0x50,
     0x2f, 0x49, 0x50, 0x20, 0x73, 0x74, 0x61, 0x63,
     0x6b, 0x20, 0x3c, 0x61, 0x0d, 0x0a, 0x09, 0x20,
     0x20, 0x20, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d,
     0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f,
     0x77, 0x77, 0x77, 0x2e, 0x73, 0x69, 0x63, 0x73,
     0x2e, 0x73, 0x65, 0x2f, 0x7e, 0x61, 0x64, 0x61,
     0x6d, 0x2f, 0x6c, 0x77, 0x69, 0x70, 0x2f, 0x22,
     0x3e, 0x6c, 0x77, 0x49, 0x50, 0x3c, 0x2f, 0x61,
     0x3e, 0x2e, 0x0d, 0x0a, 0x09, 0x20, 0x20, 0x3c,
     0x2f, 0x70, 0x3e, 0x0d, 0x0a, 0x09, 0x20, 0x20,
     0x3c, 0x70, 0x3e, 0x0d, 0x0a, 0x09, 0x20, 0x20,
     0x20, 0x20, 0x6c, 0x77, 0x49, 0x50, 0x20, 0x69,
     0x73, 0x20, 0x61, 0x6e, 0x20, 0x6f, 0x70, 0x65,
     0x6e, 0x20, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
     0x20, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x6d, 0x65,
     0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20,
     0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20, 0x54,
     0x43, 0x50, 0x2f, 0x49, 0x50, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x20, 0x20, 0x70, 0x72, 0x6f, 0x74,
     0x6f, 0x63, 0x6f, 0x6c, 0x20, 0x73, 0x75, 0x69,
     0x74, 0x65, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20,
     0x77, 0x61, 0x73, 0x20, 0x6f, 0x72, 0x69, 0x67,
     0x69, 0x6e, 0x61, 0x6c, 0x6c, 0x79, 0x20, 0x77,
     0x72, 0x69, 0x74, 0x74, 0x65, 0x6e, 0x20, 0x62,
     0x79, 0x20, 0x3c, 0x61, 0x0d, 0x0a, 0x09, 0x20,
     0x20, 0x20, 0x20, 0x68, 0x72, 0x65, 0x66, 0x3d,
     0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f,
     0x77, 0x77, 0x77, 0x2e, 0x73, 0x69, 0x63, 0x73,
     0x2e, 0x73, 0x65, 0x2f, 0x7e, 0x61, 0x64, 0x61,
     0x6d, 0x2f, 0x6c, 0x77, 0x69, 0x70, 0x2f, 0x22,
     0x3e, 0x41, 0x64, 0x61, 0x6d, 0x20, 0x44, 0x75,
     0x6e, 0x6b, 0x65, 0x6c, 0x73, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x20, 0x20, 0x6f, 0x66, 0x20, 0x74,
     0x68, 0x65, 0x20, 0x53, 0x77, 0x65, 0x64, 0x69,
     0x73, 0x68, 0x20, 0x49, 0x6e, 0x73, 0x74, 0x69,
     0x74, 0x75, 0x74, 0x65, 0x20, 0x6f, 0x66, 0x20,
     0x43, 0x6f, 0x6d, 0x70, 0x75, 0x74, 0x65, 0x72,
     0x20, 0x53, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x65,
     0x3c, 0x2f, 0x61, 0x3e, 0x20, 0x62, 0x75, 0x74,
     0x20, 0x6e, 0x6f, 0x77, 0x20, 0x69, 0x73, 0x0d,
     0x0a, 0x09, 0x20, 0x20, 0x20, 0x20, 0x62, 0x65,
     0x69, 0x6e, 0x67, 0x20, 0x61, 0x63, 0x74, 0x69,
     0x76, 0x65, 0x6c, 0x79, 0x20, 0x64, 0x65, 0x76,
     0x65, 0x6c, 0x6f, 0x70, 0x65, 0x64, 0x20, 0x62,
     0x79, 0x20, 0x61, 0x20, 0x74, 0x65, 0x61, 0x6d,
     0x20, 0x6f, 0x66, 0x20, 0x64, 0x65, 0x76, 0x65,
     0x6c, 0x6f, 0x70, 0x65, 0x72, 0x73, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x20, 0x20, 0x64, 0x69, 0x73,
     0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x64,
     0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x2d, 0x77,
     0x69, 0x64, 0x65, 0x2e, 0x20, 0x53, 0x69, 0x6e,
     0x63, 0x65, 0x20, 0x69, 0x74, 0x27, 0x73, 0x20,
     0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x2c,
     0x20, 0x6c, 0x77, 0x49, 0x50, 0x20, 0x68, 0x61,
     0x73, 0x0d, 0x0a, 0x09, 0x20, 0x20, 0x20, 0x20,
     0x73, 0x70, 0x75, 0x72, 0x72, 0x65, 0x64, 0x20,
     0x61, 0x20, 0x6c, 0x6f, 0x74, 0x20, 0x6f, 0x66,
     0x20, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x65, 0x73,
     0x74, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x68, 0x61,
     0x73, 0x20, 0x62, 0x65, 0x65, 0x6e, 0x20, 0x70,
     0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x74, 0x6f,
     0x20, 0x73, 0x65, 0x76, 0x65, 0x72, 0x61, 0x6c,
     0x0d, 0x0a, 0x09, 0x20, 0x20, 0x20, 0x20, 0x70,
     0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x73,
     0x20, 0x61, 0x6e, 0x64, 0x20, 0x6f, 0x70, 0x65,
     0x72, 0x61, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x73,
     0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x2e, 0x20,
     0x6c, 0x77, 0x49, 0x50, 0x20, 0x63, 0x61, 0x6e,
     0x20, 0x62, 0x65, 0x20, 0x75, 0x73, 0x65, 0x64,
     0x20, 0x65, 0x69, 0x74, 0x68, 0x65, 0x72, 0x0d,
     0x0a, 0x09, 0x20, 0x20, 0x20, 0x20, 0x77, 0x69,
     0x74, 0x68, 0x20, 0x6f, 0x72, 0x20, 0x77, 0x69,
     0x74, 0x68, 0x6f, 0x75, 0x74, 0x20, 0x61, 0x6e,
     0x20, 0x75, 0x6e, 0x64, 0x65, 0x72, 0x6c, 0x79,
     0x69, 0x6e, 0x67, 0x20, 0x4f, 0x53, 0x2e, 0x0d,
     0x0a, 0x09, 0x20, 0x20, 0x3c, 0x2f, 0x70, 0x3e,
     0x0d, 0x0a, 0x09, 0x20, 0x20, 0x3c, 0x70, 0x3e,
     0x0d, 0x0a, 0x09, 0x20, 0x20, 0x20, 0x20, 0x54,
     0x68, 0x65, 0x20, 0x66, 0x6f, 0x63, 0x75, 0x73,
     0x20, 0x6f, 0x66, 0x20, 0x74, 0x68, 0x65, 0x20,
     0x6c, 0x77, 0x49, 0x50, 0x20, 0x54, 0x43, 0x50,
     0x2f, 0x49, 0x50, 0x20, 0x69, 0x6d, 0x70, 0x6c,
     0x65, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69,
     0x6f, 0x6e, 0x20, 0x69, 0x73, 0x20, 0x74, 0x6f,
     0x20, 0x72, 0x65, 0x64, 0x75, 0x63, 0x65, 0x0d,
     0x0a, 0x09, 0x20, 0x20, 0x20, 0x20, 0x74, 0x68,
     0x65, 0x20, 0x52, 0x41, 0x4d, 0x20, 0x75, 0x73,
     0x61, 0x67, 0x65, 0x20, 0x77, 0x68, 0x69, 0x6c,
     0x65, 0x20, 0x73, 0x74, 0x69, 0x6c, 0x6c, 0x20,
     0x68, 0x61, 0x76, 0x69, 0x6e, 0x67, 0x20, 0x61,
     0x20, 0x66, 0x75, 0x6c, 0x6c, 0x20, 0x73, 0x63,
     0x61, 0x6c, 0x65, 0x20, 0x54, 0x43, 0x50, 0x2e,
     0x20, 0x54, 0x68, 0x69, 0x73, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x20, 0x20, 0x6d, 0x61, 0x6b, 0x65,
     0x73, 0x20, 0x6c, 0x77, 0x49, 0x50, 0x20, 0x73,
     0x75, 0x69, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20,
     0x66, 0x6f, 0x72, 0x20, 0x75, 0x73, 0x65, 0x20,
     0x69, 0x6e, 0x20, 0x65, 0x6d, 0x62, 0x65, 0x64,
     0x64, 0x65, 0x64, 0x20, 0x73, 0x79, 0x73, 0x74,
     0x65, 0x6d, 0x73, 0x20, 0x77, 0x69, 0x74, 0x68,
     0x20, 0x74, 0x65, 0x6e, 0x73, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x20, 0x20, 0x6f, 0x66, 0x20, 0x6b,
     0x69, 0x6c, 0x6f, 0x62, 0x79, 0x74, 0x65, 0x73,
     0x20, 0x6f, 0x66, 0x20, 0x66, 0x72, 0x65, 0x65,
     0x20, 0x52, 0x41, 0x4d, 0x20, 0x61, 0x6e, 0x64,
     0x20, 0x72, 0x6f, 0x6f, 0x6d, 0x20, 0x66, 0x6f,
     0x72, 0x20, 0x61, 0x72, 0x6f, 0x75, 0x6e, 0x64,
     0x20, 0x34, 0x30, 0x20, 0x6b, 0x69, 0x6c, 0x6f,
     0x62, 0x79, 0x74, 0x65, 0x73, 0x0d, 0x0a, 0x09,
     0x20, 0x20, 0x20, 0x20, 0x6f, 0x66, 0x20, 0x63,
     0x6f, 0x64, 0x65, 0x20, 0x52, 0x4f, 0x4d, 0x2e,
     0x0d, 0x0a, 0x09, 0x20, 0x20, 0x3c, 0x2f, 0x70,
     0x3e, 0x0d, 0x0a, 0x09, 0x20, 0x20, 0x3c, 0x70,
     0x3e, 0x0d, 0x0a, 0x09, 0x20, 0x20, 0x20, 0x20,
     0x4d, 0x6f, 0x72, 0x65, 0x20, 0x69, 0x6e, 0x66,
     0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
     0x20, 0x61, 0x62, 0x6f, 0x75, 0x74, 0x20, 0x6c,
     0x77, 0x49, 0x50, 0x20, 0x63, 0x61, 0x6e, 0x20,
     0x62, 0x65, 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64,
     0x20, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20,
     0x6c, 0x77, 0x49, 0x50, 0x0d, 0x0a, 0x09, 0x20,
     0x20, 0x20, 0x20, 0x68, 0x6f, 0x6d, 0x65, 0x70,
     0x61, 0x67, 0x65, 0x20, 0x61, 0x74, 0x20, 0x3c,
     0x61, 0x0d, 0x0a, 0x09, 0x20, 0x20, 0x20, 0x20,
     0x68, 0x72, 0x65, 0x66, 0x3d, 0x22, 0x68, 0x74,
     0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x73, 0x61, 0x76,
     0x61, 0x6e, 0x6e, 0x61, 0x68, 0x2e, 0x6e, 0x6f,
     0x6e, 0x67, 0x6e, 0x75, 0x2e, 0x6f, 0x72, 0x67,
     0x2f, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74,
     0x73, 0x2f, 0x6c, 0x77, 0x69, 0x70, 0x2f, 0x22,
     0x3e, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f,
     0x73, 0x61, 0x76, 0x61, 0x6e, 0x6e, 0x61, 0x68,
     0x2e, 0x6e, 0x6f, 0x6e, 0x67, 0x6e, 0x75, 0x2e,
     0x6f, 0x72, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x6a,
     0x65, 0x63, 0x74, 0x73, 0x2f, 0x6c, 0x77, 0x69,
     0x70, 0x2f, 0x3c, 0x2f, 0x61, 0x3e, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x72, 0x20,
     0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6c,
     0x77, 0x49, 0x50, 0x20, 0x77, 0x69, 0x6b, 0x69,
     0x20, 0x61, 0x74, 0x20, 0x3c, 0x61, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x20, 0x20, 0x68, 0x72, 0x65,
     0x66, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a,
     0x2f, 0x2f, 0x6c, 0x77, 0x69, 0x70, 0x2e, 0x77,
     0x69, 0x6b, 0x69, 0x61, 0x2e, 0x63, 0x6f, 0x6d,
     0x2f, 0x22, 0x3e, 0x68, 0x74, 0x74, 0x70, 0x3a,
     0x2f, 0x2f, 0x6c, 0x77, 0x69, 0x70, 0x2e, 0x77,
     0x69, 0x6b, 0x69, 0x61, 0x2e, 0x63, 0x6f, 0x6d,
     0x2f, 0x3c, 0x2f, 0x61, 0x3e, 0x2e, 0x0d, 0x0a,
     0x09, 0x20, 0x20, 0x3c, 0x2f, 0x70, 0x3e, 0x0d,
     0x0a, 0x09, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x3c,
     0x74, 0x64, 0x3e, 0x0d, 0x0a, 0x09, 0x20, 0x20,
     0x26, 0x6e, 0x62, 0x73, 0x70, 0x3b, 0x0d, 0x0a,
     0x09, 0x3c, 0x2f, 0x74, 0x64, 0x3e, 0x3c, 0x2f,
     0x74, 0x72, 0x3e, 0x0d, 0x0a, 0x20, 0x20, 0x20,
     0x20, 0x20, 0x20, 0x3c, 0x2f, 0x74, 0x61, 0x62,
     0x6c, 0x65, 0x3e, 0x0d, 0x0a, 0x3c, 0x2f, 0x62,
     0x6f, 0x64, 0x79, 0x3e, 0x0d, 0x0a, 0x3c, 0x2f,
     0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0d, 0x0a, 0x0d,
     0x0a,
};

const struct fsdata_file file_index_html[] =
{
        {
                NULL,
                data_index_html,
                data_index_html + 12,
                sizeof(data_index_html) - 12
        }
};

const struct fsdata_file file_img_sics_gif[] =
{
        {
                file_index_html,
                data_img_sics_gif,
                data_img_sics_gif + 14,
                sizeof(data_img_sics_gif) - 14
        }
};

const struct fsdata_file file_404_html[] =
{
        {
                file_img_sics_gif,
                data_404_html,
                data_404_html + 10,
                sizeof(data_404_html) - 10
        }
};

#define FS_ROOT file_404_html
#define FS_NUMFILES 3


-----Original Message-----
From: lwip-users <lwip-users-bounces+ms=address@hidden> On Behalf
Of goldsimon
Sent: Tuesday, April 2, 2019 3:39 PM
To: Mailing list for lwIP users <address@hidden>
Subject: Re: [lwip-users] makefs and mem_free errors



Am 2. April 2019 21:34:28 MESZ schrieb Mike Spenard <address@hidden>:
Submitted bug report on 404 missing issue.

Could you provide some guidance on why the fsdata.c I generated with
makefsfile.exe including headers is causing a "HTTP headers not
included in file system" error?

I'd have to look at the sources to be aure, but it might be a configuration
issue: by default, httpd does not generate the headers at runtime to reduce
code and RAM footprint...

Regards,
Simon

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]