Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 747ec1a73cd99ce1f8cd8d35bf6ca062c4fbc9a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="iso-8859-1" ?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->  
<html xmlns="http://www.w3.org/1999/xhtml"  
> 
<head><title>Scope</title> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
<!-- xhtml,3,next,html --> 
<meta name="src" content="etrice-doc.tex" /> 
<meta name="date" content="2013-06-13 15:30:00" /> 
<link rel="stylesheet" type="text/css" href="etrice-doc.css" /> 
</head><body 
>
<!--l. 3--><div class="crosslinks"><p class="noindent">[<a 
href="etrice-docse4.html" >next</a>] [<a 
href="etrice-docch5.html" >prev</a>] [<a 
href="etrice-docch5.html#tailetrice-docch5.html" >prev-tail</a>] [<a 
href="#tailetrice-docse3.html">tail</a>] [<a 
href="etrice-docch5.html#etrice-docse3.html" >up</a>] </p></div>
<h3 class="sectionHead"><span class="titlemark">5.1   </span> <a 
 id="x10-290005.1"></a>Scope</h3>
<!--l. 5--><p class="noindent" >In this tutorial you will build your first very simple eTrice model. The goal is to learn the work
flow of eTrice and to understand a few basic features of ROOM. You will perform the following
steps:
</p><!--l. 8--><p class="noindent" >
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x10-29002x1">create a new model from scratch
     </li>
     <li 
  class="enumerate" id="x10-29004x2">add a very simple state machine to an actor
     </li>
     <li 
  class="enumerate" id="x10-29006x3">generate the source code
     </li>
     <li 
  class="enumerate" id="x10-29008x4">run the model
     </li>
     <li 
  class="enumerate" id="x10-29010x5">open the message sequence chart</li></ol>
<!--l. 16--><p class="noindent" >Make sure that you have set up the workspace as described in <span 
class="ec-lmsso-10">Setting up the workspace</span>.
                                                                                 
                                                                                 
</p>
<!--l. 18--><div class="crosslinks"><p class="noindent">[<a 
href="etrice-docse4.html" >next</a>] [<a 
href="etrice-docch5.html" >prev</a>] [<a 
href="etrice-docch5.html#tailetrice-docch5.html" >prev-tail</a>] [<a 
href="etrice-docse3.html" >front</a>] [<a 
href="etrice-docch5.html#etrice-docse3.html" >up</a>] </p></div>
<!--l. 18--><p class="noindent" ><a 
 id="tailetrice-docse3.html"></a> </p> 
</body></html> 

Back to the top