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. But it is not possible for me opening a new one and I have the same issue.
I am working with Quartus V14.1 and running Linux Yocto/Angstrom Linux is booting and loading altera_tse driver. But it doesn't recognise the tse_interfaces. On boot up the following error message shows up: altera_tse c0010000.ethernet: resource s1 not defined. (c0010000 is the base address of the tse_interface) I didn't find any information about what to add to the xml files for generating the right dtb file. As much as possible I followed the instructions from: http://rocketboards.org/foswiki/projects/alterasoctriplespeedethernetdesignexample But the dtb generation is in quartus 14.1 other than in quartus 14.0 Where do I get the information what to add in the xml files? Can you tell me, what to add? thanks in advance, Fabian