Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to add application to uclinux?
i want to add hello_world to uclinux, the code is: # include <stdio.h> main() {char *str="Hello world !"; printf("%s\n",str); exit(0); i have 3 problems: 1.how to write make...
Altera_Forum
Honored Contributor
21 years agoit's great!! thank you!! clansdown http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif