<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="http://localhost/app.php/feed/topic/118" />

	<title>Tools and Benchmarks for Real-Time Systems</title>
	<subtitle>ECRTS Community Forum</subtitle>
	<link href="http://localhost/index.php" />
	<updated>2018-05-25T17:41:00+01:00</updated>

	<author><name><![CDATA[Tools and Benchmarks for Real-Time Systems]]></name></author>
	<id>http://localhost/app.php/feed/topic/118</id>

		<entry>
		<author><name><![CDATA[pagetti]]></name></author>
		<updated>2018-05-25T17:41:00+01:00</updated>

		<published>2018-05-25T17:41:00+01:00</published>
		<id>http://localhost/viewtopic.php?t=118&amp;p=224#p224</id>
		<link href="http://localhost/viewtopic.php?t=118&amp;p=224#p224"/>
		<title type="html"><![CDATA[Compilation for Real-Time Systems - An Overview of the WCET-Aware C Compiler WCC]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=118&amp;p=224#p224"><![CDATA[
Titre: Compilation for Real-Time Systems - An Overview of the WCET-Aware C Compiler WCC<br><br>Authors:<br>Dominic Oehlert, Arno Luppold and Heiko Falk<br><br>Abstract:<br>Traditionally, design of embedded hard real-time software and timing analysis are decoupled from each other, leading to complicated design flows involving human interaction. Furthermore, traditional compilers optimize for average-case performance so that no tool support exists supporting the designer to systematically reduce Worst-Case Execution Times in case that deadlines are missed.<br><br>The WCET-aware C Compiler WCC improves this situation by tightly integrating timing analyses (both static WCET analyses as well as schedulability analyses) into the compilation and optimization flow. Furthermore, the compiler features dedicated real-time aware optimizations and exploits detailed architectural knowledge so that schedulable code meeting deadlines can be generated automatically, even for multi-task or multi-core systems.<dl class="file"><dt><span class="imageset icon_topic_attach"></span> <a class="postlink" href="http://localhost/download/file.php?id=90&amp;sid=008f623f3260da69ff4d8313aee489ba">WATERS_WCC.pdf</a></dt></dl><p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=75">pagetti</a> — Fri May 25, 2018</p><hr />
]]></content>
	</entry>
	</feed>
