Hardware-dependent Software - Principles and Practice by Wolfgang Ecker, Wolfgang Müller, Rainer Dömer

By Wolfgang Ecker, Wolfgang Müller, Rainer Dömer

Regardless of its value, the function of HdS is often underestimated and the subject isn't really good represented in literature and schooling. to deal with this, Hardware-dependent software program brings jointly specialists from various HdS components. by way of supplying a entire review of basic HdS rules, instruments, and purposes, this publication presents sufficient perception into the present expertise and upcoming advancements within the area of HdS. The reader will locate an attractive textual content e-book with self-contained introductions to the rules of Real-Time working structures (RTOS), the rising BIOS successor UEFI, and the Abstraction Layer (HAL). different chapters conceal business functions, verification, and gear environments. software introductions hide the appliance of instruments within the ASIP software program software chain (i.e. Tensilica) and the iteration of drivers and OS elements from C-based languages. functions concentrate on telecommunication and car structures.

Show description

Read or Download Hardware-dependent Software - Principles and Practice PDF

Similar microprocessors & system design books

FM8501: A Verified Microprocessor

The FM 8501 microprocessor was once invented as a favourite microprocessor a little just like a PDP-11. The valuable thought of the FM 8501 attempt was once to determine if it was once attainable to precise the user-level specification and the layout implementation utilizing a proper common sense, the Boyer-Moore good judgment; this process accredited a whole robotically checked evidence that the FM 8501 implementation totally applied its specification.

Code Optimization Techniques for Embedded Processors: Methods, Algorithms, and Tools

The construction blocks of contemporary and destiny embedded structures are advanced highbrow estate elements, or cores, a lot of that are programmable processors. commonly, those embedded processors as a rule were seasoned­ grammed in meeting languages because of potency purposes. this suggests time­ eating programming, huge debugging, and coffee code portability.

Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems

For real-time structures, the worst-case execution time (WCET) is the foremost aim to be thought of. typically, code for real-time platforms is generated with no taking this goal under consideration and the WCET is computed in simple terms after code iteration. Worst-Case Execution Time acutely aware Compilation ideas for Real-Time structures offers the 1st complete procedure integrating WCET concerns into the code iteration approach.

Additional resources for Hardware-dependent Software - Principles and Practice

Sample text

As recent trends are heading towards the integration of applications of different criticality levels on one single platform, operating systems for safetycritical applications face the challenge of guaranteeing the availability of the processor time as well as the availability of resources (full protection in time and in space domain). These challenges must be inherently incorporated into the RTOS architecture. The Avionics industry formulated these architectural requirements in the ARINC 653 specification to guide manufacturers of avionic application software towards maximum standardization.

In such algorithms priorities are assigned a priori and are never modified during runtime of the system. e. the priority is as higher as shorter is the period which means as higher is the activation rate. So RM is a scheduling algorithm for periodic task sets. It is assumed that the periods of the different tasks differ, we have so called multi-rate systems (handling of single-rate systems is trivial). In addition it is assumed that the relative deadlines of the tasks are identical to the periods (Di = Ti ).

3. Unfortunately this is a recurrent equation as the argument Ri stands on both sides of the equation. By an iterative algorithm, however we can calculate the least fixpoint of the equation. If it is less or equal to the relative deadline the test for this specific task is successful, otherwise it fails. The test is successful for the entire task set if it does not fail for a single task τi . So this test is rather computation intense. Fortunately it can be carried out off-line as no runtime parameters have to be known.

Download PDF sample

Rated 4.88 of 5 – based on 32 votes