1. Run Code Composer Studio and create a new project. Select [File]-[New] from the top menu and select the desired project type. In this case, click [CCS Project] to create a project. After entering the target and debugger information used, click [Verify] to confirm that the connection is successful.
  1. After verifying the debugger and target connections, enter the remaining settings. The example uses the C2000 Ti compiler. When you click [Finish], the CCS project is created in the workspace.

Code Composer Studio supports several more debuggers in addition to the built-in debuggers from Texas Instruments.

  1. TI XDS USB (Code Composer Studio default)
  2. BlackHawk JTAG emulator
  3. Spectrum digital
  4. MSP430 USB
  5. MSP432 USB
  6. Tiva/Stellaris ICDI

Controller Tester controls the debugger supported by Code Composer Studio with javascript. You can select the target and debugger details from the Project Settings screen in Code Composer Studio.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.