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.

CCSv4 & External tools

Hello

I'm running Code Composer Studio  Version: 4.1.2.00027

Like the vanilla Eclipse CDT (Run -> External Tools -> ...), is there a way to add additional tools, scripts etc into CCSv4?

Thanks!

  • Launching external tools from inside CCS is supported. Go to 'Windows->Customize Perspective', then select the 'Commands' tab and then enable the 'External Tools' option. This will add an icon and menu option for External Tools.

    Thanks

    ki

  • Note that in CCSv5, the "Ant tools" which provides the "External Tools" feature is disabled by default.  So prior to Ki-Soo's suggestion, you'll need to enable the Ant tools (from the menu, Window | Preferences, General/Capabilities, and check the Ant Tools checkbox).

    Chris