Part Number: SK-AM62B-P1
Hi all,
According to Daolin Qui's Questions:
- I am using ti-processor-sdk-linux-am62xx-evm-11.00.09.04
- This is on TI EVM
- First of all i downloaded to SDK on my vm linux, then implemented steps 1.1 to 1.4 which is described here:https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/latest/exports/docs/linux/Overview/Top_Level_Makefile.html
after completed all steps, inserted sd card inside the board, i could get to linux or u-boot window but ethernet was not functioning, then added another necessary drivers or things from menuconfig in the boot directory of sdk, build u-boot again, but still had ethernet problem.
4. I cannot insert whole boot log as code because it says please enter in english and then i cannot submit it. I can give that information when i ping $serverip it says:
=> ping $serverip
link up on port 1, speed 1000, full duplex
Using ethernet@8000000port@1 device
host 10.x.x.xxx is alive
but when i ping $ipaddr from computer it says destination not reachable, so i can not reach board form computer, but can reach computer from board
Thanks in advance.
Best Regards