Embedded Wisdom

At Feabhas we are keen to share knowledge. On this page you will find a list of useful white papers in order to share best-practice principles and proven techniques.

If you have a question with reference to the content in one of our white papers feel free to contact us.

To read white papers a free registration is required
or if already registered you will need to log-on

A quick guide to ISO 26262

ISO 26262 is an international standard focussing on the safety of automotive electrical / electronic systems. Read this paper to find out all about ISO 26262. Read more

Unity - A lightweight C test harness for embedded systems

This paper introduces Unity, an open source lightweight test harness that can be used for in-target testing of an embedded C application and explains how Unity works, how to integrate it into your environment and how to use it. Read more

Tasks, Threads and Processes, Confused?

With the growth of the use of commercial off-the-shelf real-time operating systems, the terms task, thread and process are widely used in magazines, conference papers and marketing literature. Read more

C++: Inheritance, Interefaces and Thunks

Many embedded C programmers still have the misconception that C++ leads to slow, bloated programs. This has even lead to a specific subset of the C++ standard being defined for embedded systems (EC++). Read more

White paper on CMSIS

ARM's introduction of their Cortex Microcontroller Software Interface Standard (CMSIS) provides a framework of reusable components for both software developers and vendors to utilize. Read more