Forum Discussion
Altera_Forum
Honored Contributor
21 years agouCLinux 2.6 based on Linux 2.0 kernel?
Hi, Can anyone tell me if uCLinux 2.6 for the NIOS II is a derivative of the Linux 2.0 kernel? If not, which version of the Linux kernel was uCLinux 2.6 derived? Also, since I'm famil...
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).