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.

operational system on 8bit microcontroller

Status
Not open for further replies.

Amin Khorsandi

Member level 2
Member level 2
Joined
Oct 12, 2013
Messages
45
Helped
5
Reputation
10
Reaction score
5
Trophy points
8
Visit site
Activity points
293
hello guys
I want to know if there is an appropriate operational system for 8bit micro controllers.
I'm working on avr and new Xmega family.
does anyone have an idea?
 

Hello!

Do you mean operating system?
There are plenty on the net.

Dora.
 

hello guys
I want to know if there is an appropriate operational system for 8bit micro controllers.
I'm working on avr and new Xmega family.
does anyone have an idea?

Most XMEGA development board comes with boot loader, then you can communicate with MCU without programmer
 

thanks every body. someone reccomended me this:
**broken link removed**
is there any good?
and also I want to work on avr and xmega family too. can I change sources for working on both families?
 

depends entirely on the task you are trying to do with the mcu..

Simple tasks may not warrant an operating system.

thanks
a
 

I'm looking for convenience in my programs. for example multitasking. I'm tired of writing programs in a usual mode that takes my time for multitasking and being aware of data concurrency.
 

I'm looking for convenience in my programs. for example multitasking. I'm tired of writing programs in a usual mode that takes my time for multitasking and being aware of data concurrency.

What kind of programs are these ?? Are the tasks complex and involved ??

If the programs are very complex, then maybe you are better of using a off-the shelf SBC like the raspberry or the beaglebone, here you get the latest OS and also multi-task.

I think you need to try out some RTOS before deciding on a solution...

thanks
a
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top