Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThe latest uClinux 2.6.x for Nios II is based on Linux 2.6.9.
Basically it has multitasking abilities, but you need be aware it does not have the system call fork, it has vfork instead. You can check uclinux website (http://www.uclinux.org).