<?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/114" />

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

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

		<entry>
		<author><name><![CDATA[pagetti]]></name></author>
		<updated>2018-05-23T13:51:49+01:00</updated>

		<published>2018-05-23T13:51:49+01:00</published>
		<id>http://localhost/viewtopic.php?t=114&amp;p=220#p220</id>
		<link href="http://localhost/viewtopic.php?t=114&amp;p=220#p220"/>
		<title type="html"><![CDATA[Applying formal methods to the configuration and verification of Trampoline RTOS]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=114&amp;p=220#p220"><![CDATA[
Title: Applying formal methods to the configuration and verification of Trampoline RTOS<br><br>Authors: Jean-Luc Béchennec, Olivier H. Roux and Toussaint Tigori<br><br>Abstract: The low-level software of small embedded systems and especially the operating system must be configured and adapted to a given application. This specialization has several goals such as reducing memory usage, improving performance or removing dead code. However, traditional configuration methods do not guarantee that the component configured for the application continues to meet the specifications and it is not possible to use a test suite for the configured component since the test suite itself requires different configurations. <br><br>One possibility is to formally model the component at its source code level. Once completed by an application model, the parts of the component model that are not reachable correspond to dead code and can be removed. In this way a configured model is extracted. The verification of the component, whether it is configured or not, can be done by means of observers. Finally, since the modeling is done at the source code level, the configured component code can be generated.<p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=75">pagetti</a> — Wed May 23, 2018</p><hr />
]]></content>
	</entry>
	</feed>
