Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Lippert2013-03-26 20:54:27 +0000
committerFrank Lippert2013-03-26 20:54:27 +0000
commit004b2bf2afc63ef783629737c5cc897c8923e37e (patch)
treeaf461c72b8868f97868ba7d318bc1ae3d0847109 /plugins/org.eclipse.etrice.doc/html/etrice-docse37.html
parentd5d02973f16a8a05c79dcf42f5e1bdb2d4f23930 (diff)
downloadorg.eclipse.etrice-004b2bf2afc63ef783629737c5cc897c8923e37e.tar.gz
org.eclipse.etrice-004b2bf2afc63ef783629737c5cc897c8923e37e.tar.xz
org.eclipse.etrice-004b2bf2afc63ef783629737c5cc897c8923e37e.zip
[doc] Wider margins for PDF, removed boxes around hyperlinks, added two forgotten chapters, general sanitizing, altered links in toc.xml
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/html/etrice-docse37.html')
-rw-r--r--plugins/org.eclipse.etrice.doc/html/etrice-docse37.html77
1 files changed, 52 insertions, 25 deletions
diff --git a/plugins/org.eclipse.etrice.doc/html/etrice-docse37.html b/plugins/org.eclipse.etrice.doc/html/etrice-docse37.html
index a3c0df124..71fce7c18 100644
--- a/plugins/org.eclipse.etrice.doc/html/etrice-docse37.html
+++ b/plugins/org.eclipse.etrice.doc/html/etrice-docse37.html
@@ -4,45 +4,72 @@
<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
<html xmlns="http://www.w3.org/1999/xhtml"
>
-<head><title>Summary</title>
+<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-03-25 22:23:00" />
+<meta name="date" content="2013-03-26 21:41:00" />
<link rel="stylesheet" type="text/css" href="etrice-doc.css" />
</head><body
>
-<!--l. 131--><div class="crosslinks"><p class="noindent">[<a
-href="etrice-docch10.html" >next</a>] [<a
+<!--l. 94--><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-docch9.html#etrice-docse37.html" >up</a>] </p></div>
-<h3 class="sectionHead"><span class="titlemark">9.6 </span> <a
- id="x48-640009.6"></a>Summary</h3>
-<!--l. 133--><p class="noindent" >This tutorial should help you to train the necessary steps to create a C model. By the
-way you have seen how to create your own type system for a real embedded project.
-An additional aspect was to show how simple it is to separate different aspects of the
-required functionality by the use of actors and protocols and make them
-reusable.
-
-
-
-
-
-
-
-
-
+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. 96--><p class="noindent" >Other than in Java a launch configuration for the C code generator must be created.
+</p><!--l. 98--><p class="noindent" >From the <span
+class="ecti-1000">Run </span>menu select <span
+class="ecti-1000">Run Configurations</span>
+</p><!--l. 100--><p class="noindent" ><img
+src="images/034-HelloWorldC06.png" alt="PIC"
+ />
+</p><!--l. 103--><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. 105--><p class="noindent" ><img
+src="images/034-HelloWorldC07.png" alt="PIC"
+ />
+</p><!--l. 108--><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. 110--><p class="noindent" ><img
+src="images/034-HelloWorldC08.png" alt="PIC"
+ />
+</p><!--l. 113--><p class="noindent" >In the <span
+class="ecti-1000">Refresh </span>tab select <span
+class="ecti-1000">The entire workspace</span>
+</p><!--l. 115--><p class="noindent" ><img
+src="images/034-HelloWorldC09.png" alt="PIC"
+ />
+</p><!--l. 118--><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. 120--><p class="noindent" ><img
+src="images/034-HelloWorldC10.png" alt="PIC"
+ />
+</p><!--l. 123--><p class="noindent" >Apply your changes. The new configuration should now exist in your workspace.
+</p><!--l. 125--><p class="noindent" ><img
+src="images/034-HelloWorldC11.png" alt="PIC"
+ />
+
+
</p>
-<!--l. 1--><div class="crosslinks"><p class="noindent">[<a
-href="etrice-docch10.html" >next</a>] [<a
+<!--l. 129--><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-docch9.html#etrice-docse37.html" >up</a>] </p></div>
-<!--l. 1--><p class="noindent" ><a
+href="etrice-docch10.html#etrice-docse37.html" >up</a>] </p></div>
+<!--l. 129--><p class="noindent" ><a
id="tailetrice-docse37.html"></a> </p>
</body></html>

Back to the top