Forum Discussion
Altera_Forum
Honored Contributor
11 years agouClinux TSE not working
Hello, i have a problem with my Ethernet on the DE2-115 Board using uClinux. When i set up "eth0":
root:/> ifconfig eth0 192.168.14.92 up
root:/> ifconfig eth0
eth0 Link encap:Ether...
Altera_Forum
Honored Contributor
11 years agosorry for reopening this thread.
I think I have a problem which was here solved, so I hope the right people will read it... I try to get tse working. Installed is Quartus V14.1 and I work with the cyclone V. I followed the instructions of rocketboards: http://rocketboards.org/foswiki/projects/alterasoctriplespeedethernetdesignexample My problem is the difference of the quartus versions. So I can't take the dtb of the example. I think my one has another look. My Linux which boots, is Yocto Angstrom kernel 3.10. at boot up it says: altera_tse c0010000.ethernet: resource s1 not defined altera_tse c0015000.ethernet: resource s1 not defined c0010000 / c0015000 are the base addresses of the tse-IPs. Where do I get the information, what to add to the xml files for dts/ dtb generation? I feel like searching the whole web, but nowhere I get answers... Thanks in advance, Fabian