Altera_Forum
Honored Contributor
16 years agoOS (Operating systems) and RTOS (Rea lTime OS). Which one should I use for my project
Hi,
In a custom board, we plan to use NIOS II and for some tasks like ETHERNET, SD Card... we think about Operating systems which have thoses features built in. Which OS do you suggest to me for my project ? is there an exhaustive list of os which works for nios ii anywhere? criterias :- simple to use
- low cost : licenses, royalties ...
- not experimental (uclinux is out)
- small footprint
- simple to use IDE (uclinux recommand developping under Linux :-( )
- providing ethernet, sd card for exemple
- Multi-task : no matter if it is preemptif, cooperatif...
- not obsolete
- real time is not critical.