Yes I am using LWIP in my project and I have activated from cubMX and I have all the files needed abotu lwip but I did not still understand how to use them to get the fsdata.c file please ??
You have either got to compile makefsdata.c for your host PC, or download a precompiled .EXE, and have it enumerate and process the directory/file structure you want the server to access. It creates a 'File System' where no storage media or subsystem exists.
I'm sure there are FAQ, tutorials and videos about this if you're remotely interested in learning how to use the tools.
An example use case can be found in the software trees
I got the makefsdata.c from a project but I did not how to compile it for my host PC please ?? or how to download a precompiled ?EXE ?? it is not clear sorry can You help me more please ??