请问TM4C129X串口以太网网页界面怎样修改?是修改enet_fsdata.h?怎样生成数组?把fs文件及makefsfile.exe放在同一个文件下,然后通过win键+r,键入cmd,进入dos命令行,使用cd..到达makefsfile.exe所在目录,makefsfile -i html -o fsdata.h生成的enet_fsdata.h文件为什么与原来提供的enet_fsdata.h文件不一致并且差别很大,怎样才能正确生成该文件?从而做到可以正确对网页进行修改!!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请问TM4C129X串口以太网网页界面怎样修改?是修改enet_fsdata.h?怎样生成数组?把fs文件及makefsfile.exe放在同一个文件下,然后通过win键+r,键入cmd,进入dos命令行,使用cd..到达makefsfile.exe所在目录,makefsfile -i html -o fsdata.h生成的enet_fsdata.h文件为什么与原来提供的enet_fsdata.h文件不一致并且差别很大,怎样才能正确生成该文件?从而做到可以正确对网页进行修改!!!