Is it possible with the PRU Driver for Profinet IRT from the industrial development kit PRU-ICSS-Profinet_Slave_01.00.00.00 to disable the CPM Mashine and process all incomming data telegrams by myself ?
I want to build a Profinet RT Device (no IRT) and there I want to be able to handle all telgrams by my own stack. It is not possible to use the EMAC-Switch driver for that purpose, because the switch forwards all mutlicast frames. For Profinet e.g. LLDP Frames must not be forwarded to the other switch port. For this purpose the PRU-Profinet driver has an own forwarding filtering table. Unfortunately this table works only with the profinet driver and not with the emac-driver.
Either it is possible to use the emac-driver with the multicast forwarding table or it is possible to disable the CPM and PPM machine in the profinet driver and get all telgramms delivered to the ARM-Processor
Thanks for your Help
Matthias