Displaying 2 results from an estimated 2 matches for "osek".
Did you mean:
ose
2013 Oct 10
0
[LLVMdev] RTSC - Real-Time Systems Compiler
...C)
The Real-Time Systems Compiler (RTSC) is an operating-system–aware
compiler that allows for a generic manipulation of the real-time system
architecture of a given real-time application.
Currently its most interesting application is the automatic migration of
an event-triggered (i.e. based on OSEK OS) system to a time-triggered
(i.e. based on OSEKTime) one. To achieve this, the RTSC derives an
abstract global dependency graph from the source code of the application
formed by so called "Atomic Basic Blocks" (ABBs). This "ABB-graph" is
free of any dependency to the orig...
2013 Sep 30
4
[LLVMdev] RTSC - Real-Time Systems Compiler
Hello John,
Thank you very much for your fast response and the patch.
Is it possible to add Fabian Scheler and Florian Franzmann to the people
section as proposed in the attached patch?
I hope to manage to write a description for the 'ProjectsWithLLVM' page
this week and send it to the list.
Thanks again,
Tobias
Am 26.09.2013 21:26, schrieb John Criswell:
> Dear Tobias,
>
>