We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
i am working automotive domain,so we want to desingn multi os board for our project.can we use mulitple os in ARM cortex processor like (linux,windos,android ) ?which one is better cortex version for multi os?
Sure, you can run multiple different OS. But the setup of them is difficult. Or you go for a Hypervisor and run each OS in a separate domain. See for example PikeOS.
If you want to run an RTOS + Linux, my company offers also a solution.
W/o hypervisor, the separation will become a night-mare.
You've posted in the Cortex-M forum - these aren't going to be suitable for running any of those operating systems - let alone multiples of them!
(apart, perhaps, from a top-spec M7?)
Right uCLinux should run on a M4 and M7.
But that's rather different from full Linux!
And very different from Windows & Android!