Enable TLC assertion

Description

Produce the TLC stack trace

Category: Code Generation

Settings

Default: off

On

The build process halts if a user-supplied TLC file contains an %assert directive that evaluates to FALSE.

Off

The build process ignores TLC assertion code.

Command-Line Information

Parameter: TLCAssert
Type: character vector
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityNo impact
EfficiencyNo impact
Safety precaution

No recommendation

Related Topics