LwIP RTOS Home Page on NUCLEO-H723ZG not changing
Hi all,
I'm trying to create a simple webpage server on a NUCLEO-H723ZG. I understand some basics, but overall I'm pretty new to all of this. So I'm starting from the LwIP Server Netconn RTOS example. If I load the default example to the board, it works great. But, after trying everything I can think of, and looking all over the internet, I cannot seem to change the homepage to my own static HTML file. I've figured out how to use the MAKEFS scripts and all that, but, assuming it compiles without errors, the default homepage does not change. I've tried different options and saving the fsdata file to different directories, but nothing works.
This is for a proof-of-concept for my company's latest project, and I don't need to be an LwIP expert quite yet (maybe later). So, simple question: starting from the default LwIP Server Netconn RTOS example, and running MAKEFS script on my HTML files, how do I get them into my project so they show up? That's it: just how do I switch to a different homepage?
Thanks!!
Robert
