This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: Device without Industrial Ethernet protocol using ICSS-EMAC, PRU-ICSS driver

Part Number: MCU-PLUS-SDK-AM243X

Hello


We are planning to have the possibility to run our device also without Industrial Ethernet protocol, so both Ethernet ports should run as "normal" IP ports (LWIP stack).


For this I still want to use the ICSS-EMAC, PRU-ICSS driver, but then I also have to use an Ethernet protocol. Can it cause problems if I use Ethernet IP for this? It seems to work for me.
I pass the "PRUSS_INTC_INITDATA_EIP" to the PRU-ICSS driver and use the library "ethernetip_adapter_mii_icss_fwhal.am243x.r5f.ti-arm-clang.release.lib".


Is there a firmware for the PRU-ICSS (Similar to that “ethernetip_adapter_pru0_bin.h”), if I only want to run the LWIP stack on the device?


Thanks for your help and best regards

Sebastian