Previous Topic: OverviewNext Topic: Rebuildable Library and Executable Build Counts


Environment Variables in the Application.ini File

The application.ini file contains a set of commented environment variables. To use these environment variables, remove the comment from the variable (";") and modify the value.

The application.ini contains the following environment variables:

Environment Variable

Description

Default

TRACE_ENABLE

Enables communication with the Diagram Trace Utility.

1

TRACE_HOST

Defines the Windows system on which the Diagram Trace Utility runs.

<none>

TRACE_PORT

Defines the port on which the Diagram Trace Utility listens

4567

Note: To use the Diagram Trace Utility, generate the C application with 'Trace Enabled'.