Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by pairin20@May 14 2006, 10:20 PM i 'd like build my system with a de2 exemple ptf, i use the one named "nios_0.ptf" of de2_net application. and i've again some driver error when i build my kernel.
make: *** error 1
make: *** error 2
make: *** error 2
make: *** error 2
make: leaving directory
what can i do ? http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/sad.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15356)</div> --- Quote End --- DE2 has different hardware from the Altera's Nios II 2C35 dev board. For Eithernet DE2 uses DM9000, while Altera's Nios II dev board use SMC91111. You have to check only what is available to your board in kernel config. Another advice, work on Linux and follow the buildroot guide, http://forum.niosforum.com/forum/index.php?showtopic=3174 (http://forum.niosforum.com/forum/index.php?showtopic=3174)