Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

what OS can run on my MCU

Status
Not open for further replies.

Michael969

Newbie level 4
Joined
Jul 16, 2009
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,337
mcu os

hello,

I'm currently searching for a suitable MCU for my project.
I found many, for example:
https://www.olimex.com/dev/index.html

my problem is that I don't know what OS can run on those MCU's...
it would be great to run linux on them - but I think it's too heavy, maybe vxWorks?
I want to use some standard and popular OS, and not something proprietary.

how should I know what OS can run on specified MCU?

thanks..
 

os mcu

It seems to me that you think that a MCU is a mini PC .You run OS when is required by your application .And the OS is CHOSEN according to meet imposed RESOURCES management. Hopfully your next question won't be what programs run on those OS!
 

mini os mcu

emm, I'm pretty sure I want to use vxWorks..

it's popular, I read about that - and it seems to be fine.
there's a standard TCP stack, with POSIX api.
message queues, pipes, memory management and all I need to write my application.

now maybe you can help, how should I know if some MCU can run vxWorks?
 

mcu + real os

you can use:
-micro C OS
-FreeRTOS.
-Salvo RTOS.
-embedded linux (not easy to implement)
-Nucleus
-TinyOS
-eCOS
all above are RTOS except embedded linux, free RTOS, eCOS and Salvo are for free.
remember to check the websites and know hardware platforms supported.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top