Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3db32592449849782e97ef1cb549dade01699c3d (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?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>Create a launch configuration to start the C code generator</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-10 18:33:00" /> 
<link rel="stylesheet" type="text/css" href="etrice-doc.css" /> 
</head><body 
>
<!--l. 103--><div class="crosslinks"><p class="noindent">[<a 
href="etrice-docse38.html" >next</a>] [<a 
href="etrice-docse36.html" >prev</a>] [<a 
href="etrice-docse36.html#tailetrice-docse36.html" >prev-tail</a>] [<a 
href="#tailetrice-docse37.html">tail</a>] [<a 
href="etrice-docch10.html#etrice-docse37.html" >up</a>] </p></div>
<h3 class="sectionHead"><span class="titlemark">10.4   </span> <a 
 id="x49-6500010.4"></a>Create a launch configuration to start the C code generator</h3>
<!--l. 105--><p class="noindent" >Other than in Java a launch configuration for the C code generator must be created.
</p><!--l. 107--><p class="noindent" >From the <span 
class="ecti-1000">Run </span>menu select <span 
class="ecti-1000">Run Configurations</span>
</p><!--l. 109--><p class="noindent" ><img 
src="images/034-HelloWorldC06.png" alt="PIC"  
 />
</p><!--l. 112--><p class="noindent" >Within the dialog select <span 
class="ecti-1000">eTrice C Generator </span>and click the <span 
class="ecti-1000">New </span>button to create a new launch
configuration.
</p><!--l. 115--><p class="noindent" ><img 
src="images/034-HelloWorldC07.png" alt="PIC"  
 />
</p><!--l. 118--><p class="noindent" >A new configuration should be created. Name it <span 
class="ecti-1000">gen_HelloWorldC </span>and add the model via one of the <span 
class="ecti-1000">add</span>
buttons.
</p><!--l. 121--><p class="noindent" ><img 
src="images/034-HelloWorldC08.png" alt="PIC"  
 />
</p><!--l. 124--><p class="noindent" >In the <span 
class="ecti-1000">Refresh </span>tab select <span 
class="ecti-1000">The entire workspace</span>
</p><!--l. 126--><p class="noindent" ><img 
src="images/034-HelloWorldC09.png" alt="PIC"  
 />
</p><!--l. 129--><p class="noindent" >In the <span 
class="ecti-1000">Common </span>tab select <span 
class="ecti-1000">Shared file </span>and add the <span 
class="ecti-1000">HelloWorldC </span>project via the <span 
class="ecti-1000">Browse </span>button.
</p><!--l. 132--><p class="noindent" ><img 
src="images/034-HelloWorldC10.png" alt="PIC"  
 />
</p><!--l. 135--><p class="noindent" >Apply your changes. The new configuration should now exist in your workspace.
</p><!--l. 137--><p class="noindent" ><img 
src="images/034-HelloWorldC11.png" alt="PIC"  
 />
                                                                                 
                                                                                 
</p>
<!--l. 141--><div class="crosslinks"><p class="noindent">[<a 
href="etrice-docse38.html" >next</a>] [<a 
href="etrice-docse36.html" >prev</a>] [<a 
href="etrice-docse36.html#tailetrice-docse36.html" >prev-tail</a>] [<a 
href="etrice-docse37.html" >front</a>] [<a 
href="etrice-docch10.html#etrice-docse37.html" >up</a>] </p></div>
<!--l. 141--><p class="noindent" ><a 
 id="tailetrice-docse37.html"></a> </p> 
</body></html> 

Back to the top