This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Modify Target configuration to launch two boards on one machine



Hi,

I have two running instances of Code Composer Studio each with a different workspace.

I also have two launchpads connected to my machine via USB.

I'm trying to deploy on both boards separately but keep running into conflicts because both cpu's share the the same initialization script (see below).

How do I modify the target configurations in each case to successfully deploy on both boards?