Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- It depends on the how 'hard' the real-time requirements are. If you have very strict real-time requirements you can't afford the randomness that an RTOS will generate. IMHO I'd avoid vxworks ... --- Quote End --- If you're finding that whatever RTOS you are using is not meeting your "strict real-time requirements", then you are using the wrong RTOS. A RTOS should not be introducing "randomness", it should be introducing order and predictability. mAbassi from Code Time is another one to consider, and was designed specifically for multicore applications.