Forum Discussion
Altera_Forum
Honored Contributor
19 years agohow to learn uClinux
Hello everyone:
I am a new learner of uClinux, now I know the basic steps to run uClinux on nios system. I still want to learn more about it, especially how to write applications and makefiles, but I feel the information and documents are insufficient(Altera provide software developer handbook, I think it is very useful, but I didn't find similar documents about uClinux), so I hope you can help me. Anyone who can provide some guidance or information, or experience how you learned when you were a fresher, i will be appreciated. Look forward to your reply, thanks very much!5 Replies
- Altera_Forum
Honored Contributor
good sources are:
...this forum ...NiosWiki ...uClinux.org ...the Microtronix distrobution with all the programs and docs.... and google :-) well if someone else knows more feel free to complete the list. - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by helmchen@Oct 11 2006, 05:55 PM good sources are:...this forum
...nioswiki
...uclinux.org
...the microtronix distrobution with all the programs and docs....
and google :-)
well if someone else knows more feel free to complete the list.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18638)
--- quote end ---
--- Quote End --- Thank you very much http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
- Altera_Forum
Honored Contributor
Can anyone provide some specific information or documents about how to write makefile?
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by 0quanquan0@Oct 12 2006, 09:59 AM can anyone provide some specific information or documents about how to write makefile?<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18646)
--- quote end ---
--- Quote End --- You can find documents of make and other GNU tools on www.gnu.org .
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by hippo+oct 12 2006, 10:35 am--><div class='quotetop'>quote (hippo @ oct 12 2006, 10:35 am)</div>--- quote start ---
<!--quotebegin-0quanquan0@Oct 12 2006, 09:59 AM can anyone provide some specific information or documents about how to write makefile?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18646)
--- quote end ---
--- Quote End --- You can find documents of make and other GNU tools on www.gnu.org . <div align='right'><{post_snapback}> (index.php?act=findpost&pid=18647)</div> [/b] --- Quote End --- Thank you very much hippo!