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
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!
-----------------------------------------------------------------------------------------------------------------------
Hi Pavel,
Any idea what is happening here ? Any updates ?
Regards,
Manjunath
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
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!
-----------------------------------------------------------------------------------------------------------------------
Hi Pavel,
Please find attached screen shot
Regards,
Manjunath
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!
-----------------------------------------------------------------------------------------------------------------------
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