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: ethernetip_adapter_demo

Part Number: LP-AM243

Tool/software:

Hi all,

I'm currently working with ethernetip_adapter_demo (ind_comms_sdk_am243x_09_02_00_08).

I configured the Predefined Symbols (project Properties → Build → Arm Compiler → Predefined Symbols: CPU_LOAD_MONITOR=1) to start the simple webserver.

Log on Terminal:

Pruicss  max =3 selected PRU:3
PRU_PHY_detect:185 Phy 3 alive
PRU_PHY_detect:185 Phy 15 alive
Phy 3 : Disable RGMII mode
Phy 3 : Disable GBit ANEG
Phy 15 : Disable RGMII mode
Phy 15 : Disable GBit ANEG
+EI_API_ADP_pruicssStart
-EI_API_ADP_pruicssStart
Local interface IP is 192.168.1.10
EI_API_ADP_getMacAddr:  1c:63:49:25:1d:b5

pbuf_alloc failed on receiving nrt frame
pbuf_alloc failed on receiving nrt frame
pbuf_alloc failed on receiving nrt frame..

Connections tried:

Default configurations given to LP is

IP Address: 192.168.1.10
Network Mask: 255.255.255.0
Gateway Address: 192.168.1.1
Name Server: 0.0.0.0

So I have changed PC's EtherNet configuration to 
IP Address: 192.168.1.20
Network Mask: 255.255.255.0
Gateway Address: 192.168.1.1

Connection 2:

Tried ping the IP 192.168.1.10 returns error

I didn't even receive single frame from the browser. Got only ARP frames in Wireshark.

Please guide me further

 

Regards,

D. Jenita.