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.

Tiny RTOS for AVR with SRC

Status
Not open for further replies.
scmrtos

I have seen tiny RTOS code on internet , but there was only context switch feature and nothing more .
But you can use the MuCOS and change the configuration so only necessary features will be used and accordingly less memory and resources will be spent .
 

avr tiny rtos

Hi:

go to

www.lancos.com

there is the minithreads OS that the autor claims it can run in a AT90S1200.

nachus
 

avr rtos tiny

check avrfreaks freeRT0S also.
 

rtos mucos

FREE Tiny Preemptive RTOS For Embedded Applications
scmRTOS is a little Real-Time Operation System

**broken link removed**
**broken link removed**


intended for use with Single-Chip Microcontrollers.
scmRTOS is capable to run on small uCs with as little
amount of RAM as 512 bytes.

Written on EC++. All source code is available.
Two target platforms are supported now (corresponding ports available):
MSP430 (Texas Instruments);
AVR (Atmel)


scmRTOS may be freely distributed and used in non-commercial and
commercial projects, but its contents should be left unchanged.
 

rtos with avr

For information about MuCOS it is better to read Jean Labrosse book “µC/OS, The Real-Time Kernel” .
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top