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 is RTOS and where is it used ?

Status
Not open for further replies.

kishorekumar_ms

Member level 5
Joined
Nov 12, 2006
Messages
84
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,815
what is RTOS?
Where it is used ?
why it is used ?


help me pls

thanks and regards,

Kishore Kumar M.S.
 

Re: What is RTOS ?

Real-Time Operating System is a multitasking operating system intended for real-time applications.
It is used on every device/system needing real time operations that means operations based not only on correctness but also upon the time (clock cycles) in which they are performed.
 
What is RTOS ?

An operating systems for handling all real-time tasks. the Wikipedia Link (above) would help.
 

Re: What is RTOS ?

what is RTOS?

It is a time deterministic multitasking system .
It is of two types -
1. Hard RTOS
2. Soft RTOS
 
Re: What is RTOS ?

Please try my rtos posted in this forum here.



Written for the 16-bit Pic30, 33, 24.
Full source code and a small tutorial on rtos systems.
Uses mplab simulator and the logic analyser window to show when, and the order that the tasks are running for debugging.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top