(interim update) - I just now realized that there is specific setup and notes for makefsfile in 'SW-EK-TM4C1294XL-UG-2.1.3.156.pdf'. Most specifically I see that there are command line options there which I did not use (e.g. -h)! I will thus hold this question until I have finished going through this and trying it out too! :)
Problem
Is there any HTML server demos available within TivaWare, from TI or elsewhere? I have spent hours this morning attempting modification of the enet_fsdata.h in the TivaWare enet_lwip demo code, with the makefsfile utility and nothing is working.
Question
I could debug my current code to attempt towards success but instead I pause, take a deep breath and ask - has TI done this before, and provided a demo for you to use? :)
Goal
The ultimate goal is to get my hands into HTML serving of an index.html, hopefully streaming some type of content (e.g. data) ultimately.