There are two ways to add a new run control interface into an existing CodeWarrior for MCU v10.x project. The run control interfaces (OSJTAG, OSBDM, USB TAP, P&E Universal.) are referred as the connections or connection configurations in CodeWarrior for MCU 10.x.
- Create a connection from scratch but the drawback is there are many configuration fields that should be filled.
- Use a new Bareboard Project option to create a dummy project and reuse/clone its connections in your existing project.
Note: The second way requires lesser effort.
This application note lists the steps to add a new run control interface using the second approach. This application note demonstrates adding a connection on Qorivva MPC56xx project but it is applicable to all other microcontroller families and derivatives supported by CodeWarrior for MCU v10.x.