Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDE2 dev board ->ETH problem
Hi,
I tried to put uClinux on a DE2 dev board for one of my school project, and i don't succeed to enable the ETH. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif I use the DE2_NET from the DE2_System_v1.3 zip file, cause i don't found any good ptf in the DE2_System_v1.5 zip file. Then the exemple of nioswiki ethernet (http://nioswiki.jot.com/wikihome/operatingsystems/ethernet) description is not ... easy to understand (for me) http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif . Is there someone who can explain me how to enable the ETH ??? Or is there someone who can send me his files with ETH enabled ??? Thanks XR12 Replies
- Altera_Forum
Honored Contributor
I think your source tree is over patched and corrupted.
try remove uClinux-dist dir, rm -rf ~/uClinux-dist, start it over again. I had updated the uClinuxdist wiki page, hoping it will be clear. - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by hippo@Mar 28 2007, 04:41 AM i think your source tree is over patched and corrupted.try remove uclinux-dist dir, rm -rf ~/uclinux-dist, start it over again.
i had updated the uclinuxdist wiki page, hoping it will be clear.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22570)
--- quote end ---
--- Quote End --- OK, thanks I will try it this afternoon.