• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
 
Real-Time Operating Systems Laboratory Report
Salvatore Campione 145781Vittorio Giovara 149374Alberto Grand 149389Academic Year 2008-2009
 
Contents
1 Introduction 22 First Steps 33 Using RTEMS 5
3.1 Operating System Compilation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53.2 Sample Programs and Stack Overows . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
4 Creating Custom Programs 7
4.1 Makele and Denes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74.2 Manual Activation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74.3 Analysis of execution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
A Test program Readers and Writers 12
1
 
Chapter 1
Introduction
In this report we will present the workflow for configuring a simple concurrent program on an embeddedsystem.The target architecture will be an ARM system, supported by the RTEMS operating systems; a crosstoolchain will be used for preparing the code and simulate it.For test and simulation of the code we will use Skyeye program, while for compilation we will use across variant of the GNU Compiler Collection.2
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...