Dear TI support,
we just started with the development of our new device families with integrated field bus.
We plan to use the "built in stack implementation" (e.g. sdk/examples/industrial_comms/profinet_device_demo/).
It seems that the lwIP stack is pre-compiled and part of the library. For our application we need the lwIP stack also for e.g. data transfer via web-server.
Concrete: We need the adaption in the header file:
lwip_opts.h:
* NO_SYS = 0
* LWIP_SOCKET = 1
Question:
1. Is it possible to receive the complete source code of the commstacks as well, so that we can configure our lwIP for our own needs?
2. If no, can you provide another library where the flags above are set accordingly, so that we can use the socket API together with the field bus demo?
Thanks in advance and best regards,
Tommy
