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.

[参考译文] TMS570LC4357:网页修改

Guru**** 2466830 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1023556/tms570lc4357-web-page-modifications

器件型号:TMS570LC4357

这家酒店有些新,但是……

让 herc webserver ex 运行。

我 看到 Web 内容位于文件夹"FS"中、

尝试将 INDEX .htm 文件修改为一个实验..

重建代码、闪存、主页(索引)不会更改..

我缺少什么?

我是否需要使用另一个软件重新编译 FS 内容?..java?。

再次..只需执行一些步骤、即可为 herc 自定义 Web 服务器页面。

非常感谢!!!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    io_fsdata.h 包含 Web 服务器上托管的文件的查找表。 io_fsdata.h 包含以下标题注释:

    //***************************************************************************
    //
    // File System Image.
    //
    // This file was automatically generated using the makefsfile utility.
    //
    //***************************************************************************

    tools 目录包含 makefsfile.exe、但我猜是 CCS 工程尚未设置预编译步骤来运行 makefsfile 以重新生成  io_fsdata.h 文件(尚未将示例工程导入 CCS 进行确认)。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢您的快速响应。

    感谢你的帮助

    就是这样。

    再次感谢你们的帮助!!!!!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    谢谢切斯特