I use LPCXpresso54608.
download lwip sample "pcxpresso54608_demo_apps_lwip_lwip_httpsrv_bm"
In this sample,there is readme.txt in following directry.
"pcxpresso54608_demo_apps_lwip_lwip_httpsrv_bm\lwip\src\apps\httpd\fs\makefsdata"
The explanation of htmlgen is in this.
What does htmlgen do?
From where does htmlgen of a windows base get it?
They seem to use makefddata to make data of an http server.
Is it necessary to use htmlgen?