Displaying ColdFire Assembler General Settings

To view and modify general settings for the ColdFire assembler:

  1. Right-click the ColdFire project, for which you want to modify the properties, in the CodeWarrior Projects view.
  2. Select Properties. The Properties for <project> dialog box appears.
  3. Expand C/C++ Build node and select Settings.
  4. Use the Configuration drop-down list to specify the launch configuration for which you want to modify the build properties.
  5. Click the Tool Settings tab.
  6. Expand the ColdFire Assembler node and select General. The ColdFire assembler general properties appear at the right-hand side of the Tool Settings tab.
  7. Modify the properties as per your requirements and click Apply to save the changes.
  8. Click OK to close the Properties for <project> dialog box closes.

The modified properties are now applied to the selected project.

The following table lists and describes the general assembler options for ColdFire.

Table 1. Tool settings - ColdFire Assembler > General Options
Option Description
Label Must End With `:' Clear if system does not require labels to end with colons. By default, the option is checked.
Directives Begin With `.' Clear if the system does not require directives to start with periods. By default, the option is checked.
Case Sensitive Identifier Clear to instruct the assembler to ignore case in identifiers. By default, the option is checked.
Allow Space In Operand Field Clear to restrict the assembler from adding spaces in operand fields. By default, the option is checked.
Other Flags Specify additional command line options for the assembler; type in custom flags that are not otherwise available in the UI.
Note: For more information about ColdFire assembler options, such as settings in the ColdFire Assembler panel and ColdFire Assembler > Input panel, refer to the Microcontrollers V10.x Targeting Manual. You can access the document from this location: <CWInstallDir>\MCU\Help\PDF