Start TLC debugger when generating code

Description

Specify use of the TLC debugger

Category: Code Generation

Settings

Default: Off

On

The TLC debugger starts during code generation.

Off

Does not start the TLC debugger.

Tips

  • You can also start the TLC debugger by entering the -dc argument into the System target file field.

  • To invoke the debugger and run a debugger script, enter the -df filename argument into the System target file field.

Command-Line Information

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

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics