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?