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.

Profinet stack与应用程序接口

Other Parts Discussed in Thread: PROFIBUS, SYSBIOS

目前在使用AM437x IDK开发profinet的设备,AM437x IDK的Profinet协议栈是用的molex的,但是没有提供源码。不知Profinet的stack与用户应用程序的接口API可以提供吗?我在开发包中并没有找到相关资料。如果有麻烦告知。

  • 这个应该有的啊,我看了一下PROFINET的NOTE中有提到:
    The PROFINET Driver API guide is available here - [INSTALL-DIR]/protocols/profinet_slave/docs/API_documentation.html
    http://processors.wiki.ti.com/index.php/PRU_ICSS_Profinet

  • 您能方便提供一下文档或者有该文档的下载链接吗?我下载过2个版本,在[INSTALL-DIR]/protocols/profinet_slave/docs/中都没有找到。

  • 我看了一下,我装的老版本中,是有的

    路径C:\ti\am335x_sysbios_ind_sdk_01.01.01.01\protocols\profibus_slave\doc、

    下面这个是最新版的安装程序,里面应该也是有的,你下载试试:

    http://software-dl.ti.com/processor-sdk-rtos/esd/AM335X/latest/index_FDS.html

  • 您这个截图是Profibus的,profinet确实没有找到。

    我曾下过一个am335x_sysbios_ind_sdk_win32setup_01_01_03_03安装包,在相应位置找到的是AM335X_Profinet_Slave_RT_API_Guide(我理解这个是Profinet stack与底层的驱动API,不知对不对),但是也没有Molex的Profinet stack与用户应用程序的API文档