Documentation

Generate code only

Description

Specify code generation versus an executable build.

Category:Code Generation

Settings

Default:off

On

The build process generates code and a makefile, but it does not invoke the make command.

Off

The build process generates and compiles code, and creates an executable file.

Tip

Generate code onlygenerates a makefile only if you selectGenerate makefile.

Command-Line Information

Parameter:GenCodeOnly
Type:特征向量
Value:'on'|'off'
Default:'off'

Recommended Settings

Application Setting
Debugging Off
Traceability No impact
Efficiency No impact
Safety precaution No impact

Related Topics

Was this topic helpful?