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.

[参考译文] TM4C129ENCPDT:从 FTP 服务器下载固件文件

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1256811/tm4c129encpdt-download-firmware-file-from-ftp-server

器件型号:TM4C129ENCPDT

您好!

是否 有任何用于与服务器进行 FTP 通信的 API 或示例? 我需要从 FTP 服务器下载固件文件。 当前我的设备通过 HTTPS 与服务器通信。 以下是使用的封装。

MCU:TM4C129ENCPDT

适用于 TivaC 2.16.01.14的 TI-RTOS、

xdctools v 3.32.0.06_core  

NDK: NDK_2_24_00_05_eng

谢谢你。

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

    您好、Senannas:

     您可以参考 TCP echo 示例、该示例可以从 CCS 内的 Resource Explorer 下载。