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.

LP-AM243: Can we send or receive data on enet_lwip LP-AM243x

Part Number: LP-AM243

Hello TI support team,

I am working on example: "enet_lwip_cpsw_am243x-lp_r5fss0-0_freertos_ti-arm-clang"

Can i send or receive data on "enet_lwip_cpsw_am243x-lp_r5fss0-0_freertos_ti-arm-clang" example??

Because i search on TI support forum, i see it seem support ping, iperf with TCP/UDP.

The examples do below

  • Initializes the ethernet driver for the underlying HW
  • Initializes the LwIP stack for TCP/UDP IP
  • Allows user to run and test basic networking features like DHCP, ping, iperf with TCP/UDP.