Forum Discussion
Altera_Forum
Honored Contributor
21 years agonios-II +uclinux
I was wondering if some one points a good introductory tutorial ...about how to write a C program in uClinux...I am intereseted to see if the uclinux port for startix professional edition board EP1S4...
Altera_Forum
Honored Contributor
21 years agoWriting a program for uclinux is almost the same as for any other linux. The only thing you have to consider is, that fork doesn't work.