ESC-SJ

This page shows all files and information regarding the ESC workshop: Embedded operating systems development: from project to implementation

The workshop was presented @ San Jose by myself and Thiago Lima from embarcados.

Session description:

The workshop is an introduction on operational systems design with a heavy hands on approach. The main idea is to build from the ground up a full featured kernel, with task scheduler, time management and a device driver controller. The kernel will be built in the first half of the couse and used to teach some of the restrictions on embedded software and real time. The and how to make the bridge application­>kernel­>driver­>electronics. We`re going to cover the real time topic and show how to achieve it with the programming tools provided. All examples will be coded on ISO­C standard.

Demo board running the basic example:

GPUtils - linker — Linker for Microchip PIC 8 bits family

MPLABX — MPLABX Integrated Development Environment

SDCC - compiler — Compiler: fork from GCC