CMP - United Business Media TechOnline
All Articles Products Courses Papers VirtuaLabs Webinars Web



 
LoginRegister
      TechOnline > Learning >  Technical Paper
Technical Papers
Automating RTOS Inter-Task Function Calls

Click to Download
pdf logo
White Paper
89 KB (8 pages)
December 2004
 

Rabih Chrabieh
Portos

This document describes how to automate inter-task function calling and messaging in a real time embedded software. Manually assigning functions to tasks and writing messages to transmit between tasks is a time consuming operation and reduces the modularity of a program. Automation not only saves coding time but also helps in maintaining program modularity by reducing the dependency on the task environment (as in, RTOS environment).

For more information on RTOS, visit the Portos Web site.

 
Rate this paper
WORSE | BETTER
1 2 3 4 5

submit a paper

   

TECH PAPER
1. Operating System with Priority Functions and Priority Objects

TECH PAPER
2. Compiler Augmented with Real Time Capabilities

TECH PAPER
3. Operating System with Supertasks, Priority Functions and Priority Objects