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.