skip to main | skip to sidebar
Bina Web Blog

Saturday, September 15, 2007

Embedded Linux - Examples, Slides ...

Slides

Introduction to Embedded Linux

OSK 5912 board tutorial

The starter kit
Setting up the host
Connecting to the device
Toolchain
Boot loader
Building the kernel
Root file system
Loading the kernel and starting the system

Some userspace examples:

priority ceiling example
threads with attributes
timer
signals example 1
signals example 2
named pipes
posix queues
sysV queues example 1
sysV queues example 2
h file for sysV queues examples
shared memory
mmap example
limit stack size
Using fork,execve,wait,signal System Calls in Linux
Using pipe , dup , read write system calls
Using POSIX Threads
Using the POSIX scheduling Policies
Using POSIX semaphores and mutexes
Using the UNIX's Socket System Calls

Some kernelsapce examples

kernel linked list
using kernel lists
proc file example
char driver example
using the char driver from userspace
simple interrupt
interrupt using tasklet
interrupt using workqueue

Slides from operating systems course with Linux

Introduction to Operating Systems

Process Management
Inter-process Communication
File System
File System2
Threads
Scheduling
Scheduling2
Process Synchronization
Process Synchronization2
Memory Management
Memory Management2
Distributed Communication
Security problems

Unix/Linux General Slides

UNIX intro
UNIX Arch.
UNIX Arch. cont.
UNIX shell scripts 1
UNIX shell scripts 2
Class ex.


for help and other learning materials
visit our site: Bina
Posted by Bina Software Solutions at 12:43 PM
Newer Post Older Post Home

Examples, Slides, Documents

  • Home
  • .NET
  • SOA
  • Database
  • JAVA
  • Embedded & Real time
  • Embedded Linux
  • VxWorks
  • Microcontrollers
  • Hardware
  • Internet Programming
  • Assembly and Computers general
  • C/C++
  • Visual Studio 6
  • Windows Scripting
  • Links
  • Forum

Labels

  • .NET (8)
  • C++ (1)
  • Embedded (2)
  • Embedded Linux (13)
  • Java (1)
  • Linux (2)
  • MISC (1)
  • SOA (3)

Blog Archive

  • ►  2009 (1)
    • ►  January (1)
      • ASP.NET 3.5 slides and examples
  • ▼  2007 (43)
    • ►  December (1)
      • C# vs. Java
    • ►  November (1)
      • Embedded Linux intro
    • ►  October (9)
      • WPF Example Applications
      • .NET 3.x Videos
      • Linux Without install
      • Linux Vixta
      • C# in embedded systems
      • useful mounting options
      • Visual Studio 2008
      • Makefiles for loadable module development
      • CLI specifications
    • ▼  September (32)
      • OSK board tutorial
      • Embedded Linux - Loading The Kernel
      • Embedded Linux - Root File System
      • Embedded Linux - building the kernel
      • Embedded Linux - boot loader
      • Embedded Linux - Toolchain
      • Connect to SQL 2005 by the JDBC Provider
      • Stumbleupon
      • Timers problem on Windows 2003 server
      • Marshaling structures over TCP/IP
      • Starting a service and WMI
      • Out of resource - TCP ports
      • SOA
      • Links
      • Windows Scripts Examples, Slides, Tools
      • Visual Studio 6 Examples ...
      • C/C++ Slides, Examples and documents
      • Assembly Slides and Examples
      • Internet Programming Examples
      • Database Examples, Slides and Documents
      • Hardware - Slides and Examples
      • Learning 8051 and embedded systems
      • Microcontrollers - Examples
      • VxWorks Examples
      • Embedded Linux - Examples, Slides ...
      • Real time - general course
      • JAVA Examples, Slides ...
      • .NET Slides, Examples etc...
      • Embedded Linux - Connecting to the device
      • Embedded Linux - Setting up host
      • Embedded Linux - Starter Kit
      • Embedded Linux - Overview