Not able to ping from LS1043A RDB board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Not able to ping from LS1043A RDB board

1,725 Views
manjunathmandya
Contributor I

Hi

I downloaded SDK 0.5 version, and compiled code, downloaded kernel.itb file to LS1043ARDB board, i connected a laptop to eth1 and  assigned IP to  eth1 ( now renamed as fm1-mac2 ), tried pinging, it displays network not reachable.

Am i missing anything here.

Thanks,

Manjunath

Note: I have attached logs generated from default image in RDB board and the image we build and executed.

Original Attachment has been moved to: Image_Build_log.zip

Original Attachment has been moved to: RDB_DefaultImage_Boot_log.zip

0 Kudos
7 Replies

1,225 Views
Pavel
NXP Employee
NXP Employee

I am working at this problem. Please wait. You can also create service request for this problem to NXP technical support:

How to submit a new question for NXP Support
Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,225 Views
manjunathmandya
Contributor I

Hi Pavel,

           Any idea what is happening here ? Any updates ?

Regards,

Manjunath

0 Kudos

1,225 Views
manjunathmandya
Contributor I

Hi Pavel,

       I observed that it is sending ARP request and getting back ARP response, but no further action. Any idea to go ahead?

Thanks,

Manjunath

0 Kudos

1,225 Views
Pavel
NXP Employee
NXP Employee

Could you send dump for your current routing table.

Type the following command to display routing table:

# route

OR

# route -n


Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,225 Views
manjunathmandya
Contributor I

Hi Pavel,

     Please find attached screen shot

Regards,

ManjunathScreenshot from 2016-03-18 11-46-37.png

0 Kudos

1,225 Views
Pavel
NXP Employee
NXP Employee

Look at attached file. Test your board using similar command sequence:

ifconfig eth0 IP_address of your board.


Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,225 Views
manjunathmandya
Contributor I

Hi Pavel,

Thanks for reply, we did following steps

1) login as root

2) ifconfig fm1-mac2 169.254.140.233 ( With SDK 0.5 ethx as been renamed as fm1-macx )

3) ping 169.254.140.232 ( my laptop IP address )

it responds as

Network not reachable

Thanks,

Manjunath

0 Kudos