Build Menu
This menu contains the following functions:
Touch
Forced regeneration during the next code generation.
Flat | The edited component. |
Recursive | The referenced components. |
Clean Code Generation Directory
Deletes all files in the code generation directory.
Update Interfaces
If a provided ClientServer interface has been changed in the ClientServer interface editor, this menu option imports the changes into the SWC.
Analyze Diagram
Analyzes the current diagram.
View Generated Code (<F8>)
Generates the code for the component and displays it in a text editor. The text editor can be selected in the ASCET options window, External Tools\ASCII Editor node (see Setting ASCET Options).
Generate Code (<Ctrl> + <F7>)
Generates the code for a component.
Note |
|---|
To generate code, you must select the ANSI-C target and an AUTOSAR operating system in the default project, see Generating AUTOSAR Code. |
Compile
Compiles the generated code.
See also