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.

[参考译文] RTOS/TM4C1294NCPDT:如何在多个 Tiva MCU 上开始使用 PTP (IEEE1588)

Guru**** 2439560 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/625301/rtos-tm4c1294ncpdt-how-to-begin-with-ptp-ieee1588-on-multiple-tiva-mcus

器件型号:TM4C1294NCPDT

工具/软件:TI-RTOS

您好!

我的应用需要同步多个 Tiva MCU。 其中一个是主器件、另一个是从器件。 我使用 TI-RTOS 和 NDK 进行网络连接。

我的问题是如何开始。 有没有示例?

我在 Tivaware 中找到 ptpd-1.1.0端口。 我可以在 RTOS 中使用它吗? 是否还实现了 PTP 主站?

感谢您的回答

此致

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

    NDK 中没有 PTP 实现。 我查看了 Tivaware 中包含的 ptpd。 它可能可以移植到 NDK。 不过、我看到了几个 ioctl 调用、因此可能需要一些工作。

    Todd