Code Monkey home page Code Monkey logo

autosar-framework's Introduction

Master-Thesis

Reutlingen-University

Automotive Lighting Reutlingen GmbH

Framework für wiederverwendbare Autosar Basis-Software-Module.

by Stephan Hage.

Betreuer: Prof. Dr. rer. pol. Jens Weiland
Mitberichter: Dr. Christopher Kormanyos


Summary
------------------------------------

The assignment of this thesis is to create a manually written,
scalable, portable, and reusable software framework based on 
the Autosar-architecture. This Autosar-Frameworkis intended to
be used for small and large microcontrollers alike. 
The Autosar-Framework can be extended and modified at clearly
defined layers within its architecture, providing
for adaption to other projects and scalability. Small
microcontrollers do not commonly use Autosar due to the large
memory and run-time resources needed for it.

The Autosar-Framework is very lightweight and can be used in
electronic control unit projects with small microcontrollers.
This allows cost-sensitive projects with small microcontrollers
to profit from the standardization provided by Autosar.

For proof of concept, a benchmark has been written that uses
the Autosar-Framework and runs on several target systems with
microcontrollers ranging from small to large. For comparison,
the Arc Core tool chain supporting full Autosar has been used
to configure the same benchmark code for a large microcontroller.
The Software-Component in the benchmark toggles one to four
LEDs (depending on the target system) at 1/ 2 Hz.
This benchmark provides a simple „Hello World“ running within
the Autosar-Framework.

The source-code of Autosar-Framework is provided under the
free boost software license.

Supported Targets in this Master-Thesis
----------------------------------------------

The following targets are supported:
  * Win32 in both Release and Debug modes
  * ATMEL(R) AVR(R) Atmega328P
  * ATMEL(R) AVR(R) Atmega32U4
  * ATMEL(R) At91sam3X8E ARM(R) Cortex(TM)-M3
  * Raspberry Pi(R) BCM2835 ARM(R)11
  * Renesas(R) RX63N
  * ST microelectronics(R) STM32F030 ARM(R) Cortex(TM)-M0
  * ST microelectronics(R) STM32F100 ARM(R) Cortex(TM)-M3
  * ST microelectronics(R) STM32F303 ARM(R) Cortex(TM)-M4
  * ST microelectronics(R) STM32F334 ARM(R) Cortex(TM)-M4
  * ST microelectronics(R) STM32F407 ARM(R) Cortex(TM)-M4F
  * ST microelectronics(R) STM32F429 ARM(R) Cortex(TM)-M4F
  * ST microelectronics(R) STM32L152 ARM(R) Cortex(TM)-M4F
  * Texas Instruments(R) Sitara AM3358BZCZ ARM(R) Cortex(TM)-A8

autosar-framework's People

Contributors

lunazul avatar

Stargazers

 avatar

Forkers

zbqxyz autoee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.