Main Content

Support long long

Description

Specify that your C compiler supports the C long long data type. Most C99 compilers support long long.

Category: Hardware Implementation

Settings

Default: Off

On

Enables use of C long long data type on the test hardware.

Off

Disables use of C long long data type on the test hardware.

Tips

  • This parameter is enabled only if the selected test hardware supports the C long long data type.

  • If your compiler does not support C long long, do not select this parameter.

Dependencies

This parameter enables Number of bits: long long.

Command-Line Information

Parameter: TargetLongLongMode
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyTarget specific
Safety precaution

No impact when Test hardware is the same as production hardware is selected. If it is not selected, no recommendation.

Related Topics