BU 先生/女士、
我的客户希望将 Modbus-TCP 应用堆栈集成到 AM2434中、该堆栈使用套接字类型的 API、netif 和 FreeRTOS 功能、如下所示:
我们是否有建立上述环境并可在 Modbus-tcp 下使用的演示?
此致、
将会
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.
您好、Will、
Unknown 说:堆栈使用套接字类型 API、netif
您可以在我们的 SDK 中提供的 LWIP 示例中找到以下实现: mcupsdk-core/examples/networking/lwip/enet_cpsw_socket/app_socket.c、位于下一个·TexasInstruments/mcupsdk-core·GitHub
SDK 中也提供了此示例、
FreeRTOS 功能如下所示:
我们是否有建立上述环境并可在 Modbus-tcp 下使用的演示?
[/报价]上述所有 FreeRTOS API 已在 SDK 的许多示例中使用。 请要求客户参考 IT.mcupsdk-core/examples/networking/lwip/enet_cpsw_socket/am243x-evm/r5fs0-0_freertos/main.c、位于下一个 TexasInstruments/mcupsdk-core··GitHub