You can use the normal P&E Multilink connection instead. For that, you only have to change the Interface in the debugger settings from P&E Multilink to OpenSDA in the Connection tab.
To do this:
- Select Run > Debug Configurations from the IDE menu bar.
- Select the desired build configuration from the left panel.
The Main tab appears in the right panel.
- Click the Edit button from the Connection group.
The Properties for >connection_name< dialog box appears.
- In the Connection port and Interface Type group:
- Select the OpenSDA Embedded Debug – USB Port option from the Interface drop-down list.
- Select the USB1 : OpenSDA (OpenSDA) option from the Port drop-down list.
- Make sure to check the Use SWD reduced pin protocol for communications checkbox from the Additional Options group.
Figure 1. OpenSDA Debug Connection for FRDM-K20D50M
Note: In case the Use SWD reduced pin protocol for communications option is not enabled, the debugger throws the error, “ERR: Can not enter background mode”.