TaskingCTCToolchain

TASKING TriCore C/C++ compiler toolchain

This rule configures aspects of the TASKING TriCore C/C++ compiler to emulate.

You can use this toolchain rule with an additional -D_C166=75 to emulate a TASKING C166 Classic compiler.

You can use this toolchain rule with an additional -D__C166__=1 -D__VX__=1 to emulate a TASKING C166 VX compiler.

In order to create an auto-configured compiler profile for your TASKING CTC compiler variant you should use taskingsetup: You can either interactively generate the profile by just calling taskingsetup and follow the questions, or you can use it non-interactively (see taskingsetup --help).

Options

  • The following places define options that affect this rule: Project-GlobalOptions

  • This rule has the exact same options as CustomToolchain and only differs in the option’s default values. For option documentation, please refer to that rule. Use the axivion_config UI to view the default values. Alternatively, you can also display the default values with axivion_ci --validate --output_config /Project//TaskingCTCToolchain