Clone/Duplicate debug configuration

A connection is always linked with a debug configuration in CodeWarrior for MCU v10.x. It is recommended to create a separate debug configuration for each new connection. You can then run/debug project easily with no confusion about which connection is used.

In case there are multiple build configurations (e.g. RAM and FLASH) it’s also useful to create multiple debug configurations (one for each build configuration) and associate them both with a new connection. New debug configuration can be duplicated from existing ones instead of creating it from scratch.

Open the original project debug configuration dialog (menu Run > Debug Configurations…) and duplicate the configuration you'd like to associate with the new connection interface (My_CW_project_FLASH_PnE_USB-ML-PPCNEXUS).

Figure 1. Clone debug configuration

Clone debug configurations

The name of new debug configuration shall be updated to reflect the connection interface associated with the new Debug configuration (My_CW_project_FLASH_OSJTAG).
Figure 2. New debug configuration New debug configuration