Changes for page Project Creation, Initialization and Launch (Prom)
Last modified by Richard Kreissig on 2023/09/14 10:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,10 +16,6 @@ 16 16 17 17 ---- 18 18 19 -== The KiCo Launch Configuration == 20 - 21 -Todo 22 - 23 23 == Prom Environments == 24 24 25 25 Environments are used to set default settings for project creation and launching for different target platforms. They are configured in the **preferences** (Window > Preferences > KIELER > Environments). ... ... @@ -39,16 +39,14 @@ 39 39 40 40 A main file typically contains the entry point of the program on the target environment. Its wrapper code initializes and runs the model and sets inputs and outputs to the physical components of the target device. To ease the project setup and because wrapper code for a specific target platform is often similar, it is possible to define default content for the main file. Therefore the field **main file origin** can contain an absolute file path to a file with the default contents of a newly created main file for this Environment. Furthermore predefined wrapper code snippets can be injected as part of a project launch, which is described below. 41 41 42 - The desiredprogramming languageof KiCo generated code, can besetforan Environment.Further one candefinethefileextension(e.g.'.java'forJavafiles) for that language.38 +KiCo can produce code in different programming languages from a model file, including C and Java. 43 43 44 - Togenerate wrapper codefrom a model onecan define an inputtemplate and a directory with files that contain wrapper codesnippets.Thewrapper code origin is usedto initialize thewrapper codesnippet directory of a newly created project.40 +== Project Wizards with Prom == 45 45 46 - Last but not least, a list of shell commands can be defined, which will be executed sequentially when the code generation from KiCo and wrapper code generation both finished successfully.These commands are typically used tofurther compile the output and deploy the result to the target devide.42 +Todo 47 47 48 -== =Pathsforinitial content===44 +== The KiCo Launch Configuration == 49 49 50 -== Project Wizards with Prom == 51 - 52 52 Todo 53 53 54 54 == Wrapper Code Generation ==
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -1376265 51 +13762654 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/1376265 5/Project Creation, Initialization and Launch (Prom)1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762654/Project Creation, Initialization and Launch (Prom)