Main Content

Verbose

Enable verbose messages for XCP Server

Since R2020a

Model Configuration Pane: Code Generation > AUTOSAR Code Generation Options

Description

Enable verbose XCP Server messages

Settings

'on' (default) | 'off'
  • 'off' — Software generates code with verbose messages.

  • 'on' — Software generates code that does not contain verbose messages.

Tips

All models in a model hierarchy must specify the same value for this parameter.

Recommended Settings

ApplicationSetting
DebuggingNo Recommendation
TraceabilityNo Recommendation
EfficiencyNo Recommendation
Safety precautionNo Recommendation

Programmatic Use

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

Version History

Introduced in R2020a