Last modified by cmot on 2023/09/11 16:16

From version 27.1
edited by cmot
on 2014/06/11 12:07
Change comment: There is no comment for this version
To version 24.1
edited by cmot
on 2014/06/10 17:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,7 +24,7 @@
24 24  1. Change directory to location y, then type:
25 25  
26 26  
27 -{{{java -jar KielerCompiler.jar 5555 -f somescchart.sct -o somescchart.c CODEGENERATION}}}(((
27 +{{{java -jar KielerCompiler.jar 5555 -f somescchart.sct -o somesschart.c CODEGENERATION}}}(((
28 28  where somescchart.sct must be a valid SCChart modeled with the KIELER SCCharts editor. You should find the generated c code in the file somsschart.c. Be sure that somescchart.sct is also located in directory y (or give the full path in "...").
29 29  )))
30 30  
... ... @@ -40,9 +40,9 @@
40 40  
41 41  Alternatively (after you configured the port) you can start the KiCo TCP Server via command line:
42 42  
43 -{{{kieler -application de.cau.cs.kieler.kico.web.server -noExit [-p <port>] [-d]}}}
43 +{{{kieler -application de.cau.cs.kieler.kico.web.server -noExit [-p <port>]}}}
44 44  
45 -This will start a background process with the KIELER Compiler TCP Server. Optionally you can specify a (new) listening port for the TCP server using "-p <port>" or  "–port <port>",e.g. "-p 5555". The option -d or ~-~-debug enables the debug mode with verbose debug output messages.
45 +This will start a background process with the KIELER Compiler TCP Server. Optionally you can specify a (new) listening port for the TCP server using "-p <port>" or  "–port <port>",e.g. "-p 5555".
46 46  
47 47  
48 48  
... ... @@ -106,7 +106,7 @@
106 106  Generate C code
107 107  )))
108 108  )))|(((
109 -In order to get other transformation IDs you can use the KIELER Compiler Selection View. It will show the transformation ID for each transformation or transformation group as a tooltip text that will show up if you place and hold the mouse over the transformation node as shown below:
109 +In order to get other transformation IDs you can use the KIELER Compiler Selection View. It will show the transformation ID for each transformation or transformation group as a tooltip text that woll show up if you place and hold the mouse over the transformation node as shown below:
110 110  
111 111  [[image:attach:TRANSFORMATIONIDs.jpg]]
112 112  )))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470960
1 +9470956
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470960/KIELER Compiler Console
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470956/KIELER Compiler Console