Hi there,
I meet a problem with "eth0" of my AM335x Starter Kit. I know that there might be similar questions that have been posted and solved in past.
Well, caused that I am pretty new for the Linux Embedded System, I could not exactly know what is the problem with my SK's Ethernet.
Hereby, I will try to illustrate my observation as clear as possible.
I am trying to upload the QT file ("helloword") to my AM335x SK. Given the wiki insturation, I would type "scp helloworld root@xx.xx.xx.xx:\home\root". And I expect to see the "hello world" on the touch screen.
And when I tried to copy the file, the linux always told me "loss connection/permission denied"
Now, I realize that the problem is: the ethernet0 on the AM335x cannot be linked or accessed by my Ubuntu 14.04, even though I could manually set an IP address to the AM335x Starter Kit and the Ethernet 0 in my Linux system.
But, I cannot PING from Ubuntu to AM335x, either PING from AM335x to Ubuntu.
I guess that there would be multiple issue with my Kernel settings or my SDK settings. And I could not figure out the issue clearly, where I should start to solve the problem.
My SDK version is ti-processor-sdk-linux-evm-02.00.01.07, btw.
There may be also an issue with DHCP (I am not sure the name exactly). Or I may need to setup the default eth0 when I boot the SK.
Any suggestion would be appreciated. Please help.
Thanks again.
Best Regards.