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.

AM335x ISDK v1.1.0.5 MAC_CONFIG structure for profinet_slave

Guru 10570 points

Other Parts Discussed in Thread: SYSBIOS, TLK110

Hello,
I am evaluating ISDK_1.1.0.5 PROFINET.
tlk110Flag member was added in MAC_CONFIG structure. (C:\ti\am335x_sysbios_ind_sdk_1.1.0.5\sdk\os_drivers\include\osdrv_ndkdeviceconfig.h)
But, I can not understand the meaning of it.

osdrv_ndkdeviceconfig.h


Question)
- Is it used for profinet_slave example?
(Do I have to initialize tlk110Flag in our original application code?)

- tlk110Flag is not initialized in the example. There is NO problem?

- macModeFlags in MAC_CONFIG is also not initialized in the example. There is NO problem?
(I am minding if uninitialized data might be affect operation.)

Best regards, RY