Part Number: PROCESSOR-SDK-AM64X
Hi, We are planning to use AM64x SoC to design a Profinet IO device. We have GP EVM's and we have started to look into those and related SDK's. Our target would be to have Linux OS on A53 core(s) and FreeRTOS on the R5F taking care of the industrial eth stack/application (and maybe SNMP/LwIP ?). Questions:
1. Our Profinet IO device would only have one physical ethernet port. I assume that there is a way to configure the PRU_ICSS Profinet firmware and stack to 1 physical port setup ?
2. As we are targeting to conformance class B we need to have SNMP, and if we have understood correctly, also LwIP for normal TCP/IP. These all would run on FreeRTOS/R5F. But at the same time we would need to be able to access the admin WebUI (HTTP) running in the Linux/A53. Is there a way to configure system like this ? For example can the Profinet PRU_ICSS firmware be configured in a way that it throws only certain packets to Linux/A53 and rest to FreeRTOS/R5F ?