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.

AM3359: PRU-ICSS-EthernetIP_Adapter_01.00.04.11

Part Number: AM3359
Other Parts Discussed in Thread: SYSBIOS

Hello 

  I have a question. I try to run Ethernet/IP adapter example on Am335x icev2.1 board. I am not able to ping  this board  from my PC.

  1. when I use these

         PRU-ICSS-EthernetIP_Adapter-01.00.03.04

         pdk_am335x_1_0_12

        SYS_BIOS_VERSION=6.73.00.12

        XDC_TOOLS_VERSION=3.50.07.20_core

         NDK_VERSION=3.40.01.01

        EDMA_VERSION=2.12.05.30

      to create project .  To ping this board is ok!

  2. when I use  these

        PRU-ICSS-EthernetIP_Adapter_01.00.04.11

         pdk_am335x_1_0_17

        SYS_BIOS_VERSION=6.76.03.01

        XDC_TOOLS_VERSION=3.55.02.22_core

         NDK_VERSION=3.61.01.01

        EDMA_VERSION=2.12.05.30

      to create project .  To ping this board is bad! (I change the same IP address.)

I can get the massage on  my screen:


Start IO

MAC : 2c:6b:7d:49:f6:36


ACD Bit Enabled in Flash. Starting the Application in ACD Mode

IP Address will be taken once Link is up

IP Address obtained from Flash

IP Address Assigned: 192.168.1.3

my board is AM335x ICE rev 2.1A. what's happen?