Package Details: ccstudio 20.4.0.00013-1

Git Clone URL: https://aur.archlinux.org/ccstudio.git (read-only, click to copy)
Package Base: ccstudio
Description: Texas Instruments Code Composer Studio IDE
Upstream URL: http://www.ti.com/tool/ccstudio
Keywords: c ide msp430
Licenses: custom:TSPA
Submitter: alexei
Maintainer: Michael-Wigham
Last Packager: Michael-Wigham
Votes: 26
Popularity: 0.97
First Submitted: 2017-06-23 06:06 (UTC)
Last Updated: 2026-01-16 13:57 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7

dcafe commented on 2017-12-14 22:58 (UTC)

Version 7.4 solves glibc dependency.

alexei commented on 2017-09-18 23:07 (UTC)

UPDATING from 7.2 to 7.3: you might need to remove ccstudio and all related packages (ti-ble-sdk, ti-cgt-arm) and them install ccstudio, followed by the others. This is to workaround CCS not detecting components (e.g. TI-RTOS) as installed after the upgrade (the component is listed as installed in Help->Installation Details, but builds fail saying it's not installed). This is probably related to files CCS creates in /opt/.../eclipse. Maybe, I could remove these files in .install before the upgrade hook, but for now the workaround is above.