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.

Missing functions when using licenced version of HCC SNMP Stack

Part Number: PRU-ICSS-INDUSTRIAL-SW

Hello,

we use the Profinet from PRU-ICSS-Profinet_Slave_01.00.03.04 on AM335x-

For production we licenced the SNMP-Strack from HCC and copied it in the

existing source-tree. Like youre readme say.

And here comes the problems. I can't link the binray because of undefined references.

The functions hcc_init and all SCAD-functions (udp_scad_open, udp_scad_send, udp_scad_receive,...)

are missing. I can't find any implementation of this funktions.

The SCAD-functions build the udp abstraction layer between TI-RTOS, NDK and HCC.

The missing functions are imlemented in the unlicenced HCC version shipped with

the Profinet package from TI as a pre-compiled library.

The support from HCC said that this is somthing from TI.

Where can i find the source-code for the missing funktions.