NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

MacOS Host Support CCSv7

From Texas Instruments Wiki
Jump to: navigation, search

Yosemite.png

Overview[edit]

This page contains information regarding Code Composer Studio v7 running on MacOS. It includes installation instructions, device support and debug probe support. CCS is tested with the most current version of MacOS and previous version at the time of release.

Download and Install[edit]

Proceed with instructions for download and install shown in the CCSv6 Getting Started Guide.

Note if you do not have adminstrative rights on your Mac then you will need to run the installer with a command that looks like this: xattr -r -d com.apple.quarantine ccs_setup_7.1.0.00016.app If you do not do that then MacOS will copy the executable to another folder and run it from there, as a result the installer will not be able to find the offline files and will run as a web installer.

Uninstalling[edit]

Run <installdir>/ccsv7/uninstall_ccs.app. If the uninstaller does not complete successfully, it’s safe to delete everything under the <installdir>/ccsv6 directory to complete the uninstall.

Supported Devices[edit]

  • MSP430
  • MSP432
  • TM4C/SC4C
  • CC1310/CC1350
  • CC2538/CM2538
  • CC2620/CC2630/CC2640/CC2650
  • CC3200/CC3220
  • F28x/F28M
  • Hercules (RM41/RM42/RM44/RM46/RM48/RM57/TMS570LC/TMS570LS)


Supported Debug Probes[edit]

  • MSP-FET430UIF
  • MSP-FET
  • ICDI
  • XDS100v1/XDS100v2/XDS100v3
  • XDS110
  • XDS200/XDS220
  • SEGGER J-Link


Unsupported[edit]

  • MSP-FET430PIF (Parallel port)
  • eZ430
  • Chronos
  • LaunchPads and Experimenters boards other than those noted above. For example the G2 and FR5739 LaunchPads are not supported.
  • XDS510 (all variants)
  • XDS560 (all variants)
  • XDS560v2/XDSPROTRACE (this may change in the future)



Feature Differences vs Windows[edit]

  • RTOS Analyzer is currently not supported.
  • Trace Analyzer support for ITM/SWO is currently not supported.