I want to develop a profinet device based on RT1180. The PROFINET stack library, Industrial Communication Creator(ICC), ICE and PROFINET Eval Binaries have been downloaded.
There is a user guide for ICE for ICC, but I can't find a user guide for the Profinet stack guide. Is there a project demo in the stack library? Which project shall I put the file 'goal_appl.c‘ and ’goal_config.h‘ which are gererated by ICC? How to modify the cyclic data of profinet device project?
Dear @wlfworld ,
The PROFINET guidance documents can be found in:
PROFINET-Stack-Library.zip\ProfiNet\Documents
Please pay special attention to the environment and software version requirements specified in the documentation, as the stack depends on specific toolchain and software versions for proper operation.
The UG10361 is the user guide for how to building image with VS Code. The 10320 is the user guide for flashing binaries.
I need the user guide on the profinet stack library. For example, how to set the input data and output data.