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.

Analyze Diagram

Analyzes the project; error and warning messages are shown in the ASCET monitor window.

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, ASCII Editor node.

Generate Code (<Ctrl> + <F7>)

Generates the code for a component.

Compile

Compiles the generated code. Not available for the EHOOKS target.

Link

Links the generated code. Not available for the EHOOKS target.

Build (<F7>)

Builds an executable from the generated code.

Rebuild All (<Shift> + <F7>)

Rebuilds all parts from the generated code for the entire project.

Note

In combination with AUTOSAR, Link, Build, and Rebuild All produce error messages.

Transfer

Transfers the project to the selected experiment.

Note

Only available when you have selected a rapid-prototyping target (ES910, RTPRO-PC or Prototyping) from the build options and the entry INCA or INTECRIO from the Experiment Target combo box.

To use the RTPRO-PC target, you must also use an external INTECRIO V4.7.2 or lower as hardware configurator; see Selecting an External Hardware Configurator.

Experiment

Starts an experiment.

Note

Only available if you have selected a rapid-prototyping target (ES910, or RTPRO-PC) from the build options and an entry Offline (*) or Online (*) from the Experiment Target combo box in the toolbar.

To use the RTPRO-PC target, you must also use an external INTECRIO V4.7.2 or lower as hardware configurator; see Selecting an External Hardware Configurator.

Flash Target

The code generated by ASCET is written to the flash memory of the experimental target instead of to the RAM. A startup routine for booting from the flash memory is integrated into the code. The target hardware will now execute the ASCET model after each reset.

Note

Only available if you have selected a rapid-prototyping target (ES910, or RTPRO-PC) from the build options and the entry Online (RP) from the Experiment Target combo box in the toolbar.

To use the RTPRO-PC target, you must also use an external INTECRIO V4.7.2 or lower as hardware configurator; see Selecting an External Hardware Configurator.

Reconnect

Restores the connection to the experiment running on the selected target.

Save Built executable as

Selects the place to save the built executable.

See also

ASCET Options Window

Setting ASCET Options