Overview
This page contains information regarding Code Composer Studio v8 running on macOS. It includes installation instructions, device support and debug probe support.
CCS is typically tested with the most current version and previous version of macOS available at the time of release.
Download and Install
Proceed with instructions for download and install shown in section 3 of the CCS User's Guide.
In case super user permissions are not available AND the complete (offline) installer is being executed, make sure to remove it from quarantine status by issuing the following command:
- xattr -r -d com.apple.quarantine ccs_setup_8.0.0.00016.app
Failing to do so will cause macOS to copy the executable to another folder and run it from there, thus fooling the installer into believing it is an on-demand (web) installer and causing it to re-download all components.
Uninstall
Run <CCS_INSTALL_DIR>/ccsv8/uninstall_ccs.app.
If the uninstaller fails for some reason, it is safe to delete everything under the <CCS_INSTALL_DIR>/ccsv8 directory to complete the uninstall.
Devices
Supported
- Microcontrollers: MSP430, MSP432, F28x, TM4, Hercules
- Wireless Connectivity: CC13xx, CC2538, CC26xx, CC32xx
Debug Probes
Supported
- MSP430: MSP-FET, MSP-FET430UIF
- XDS110: Standalone XDS110, LaunchPads with built-in XDS110 technology
- The XDS110 EnergyTrace HDR Add-on is also supported
- XDS100: v1, v2 and v3
- XDS2xx: USB, LAN
- TM4C/Tiva/Stellaris ICDI as well as CC3200 LaunchPad
- SEGGER J-Link
- Not all TI devices are supported. Check Segger's device list
Not Supported
- MSP430: MSP-FET430PIF (Parallel port), Launchpads and Experimenters kits that use eZ430 technology such as Chronos, MSP-EXP430G2 and MSP-EXP430FR4133 LaunchPads.
- For a complete list, check the document SLAU647
- XDS510 (all variants)
- XDS560/560v2 (all variants)
Note:
For information on a specific debug probe, please contact the manufacturer.

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.