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.

RTOS/TMDSICE3359: EtherNet/IP data transfer to UART

Part Number: TMDSICE3359

Tool/software: TI-RTOS

Hello,

I am using Processor SDK RTOS and have the Ethernetip_adapter application running on my ICE board.It has Ethernet IP Adapter application loaded in it via CCS.
The following softwares are installed.

  • processor_sdk_rtos_am335x_3_03_00_04
  • PRU-ICSS-EthernetIP_Adapter_01.00.02.00
  • xdctools_3_32_01_22_core
  • edma3_lld_2_12_03_27

The ethernet/ip adapter application is running on the Board and is able to communicate with the Molex EIP tool.
I want to transfer thIs data coming into Ethernet port to the UART.
 what will be the specific steps to carry out the given task>