Cool, thanks!
Search Criteria
Package Details: ccstudio 20.4.0.00013-1
Package Actions
| 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) |
Dependencies (11)
- alsa-lib
- binutils
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- libcanberra (libcanberra-gtk2AUR)
- libsecret
- libusb-compat (libusb0AUR)
- libxss
- nss (nss-hgAUR)
- python
Required by (1)
Sources (4)
yan12125 commented on 2020-06-27 02:02 (UTC)
okasha commented on 2020-06-26 20:36 (UTC)
@yan12125: thanks for the info updated now.
yan12125 commented on 2020-06-25 16:49 (UTC)
CCStudio 10.1 is out, and the dependencies have changed. GConf is no longer used and libsecret is now needed.
Here are changes of the util/dependency-checker/ext-depends.txt file during installation for 10.0 and 10.1:
diff -ur dependency-checker-10.0/ext-depends.txt dependency-checker-10.1/ext-depends.txt
--- dependency-checker-10.0/ext-depends.txt 2020-06-26 00:37:52.473397589 +0800
+++ dependency-checker-10.1/ext-depends.txt 2020-06-26 00:36:25.069780173 +0800
@@ -1,5 +1,4 @@
libasound.so.2
-libgconf-2.so.4
libatk-1.0.so.0
libcairo.so.2
libcrypt.so.1
@@ -17,7 +16,6 @@
libgthread-2.0.so.0
libgtk-x11-2.0.so.0
libm.so.6
-libncurses.so.5
libnsl.so.1
libpango-1.0.so.0
libpangocairo-1.0.so.0
@@ -25,7 +23,10 @@
libpthread.so.0
libpython2.7.so.1.0
librt.so.1
+libsecret-1.so.0
+libtinfo.so.5
libusb-0.1.so.4
+libusb-1.0.so.0
libutil.so.1
libX11.so.6
libXext.so.6
@@ -33,7 +34,7 @@
libxml2.so.2
libXrender.so.1
libXtst.so.6
+libz.so.1
libcanberra.so.0
-libtinfo.so.5
-GLIBC: GLIBC_2.17
-GLIBCXX: GLIBCXX_3.4.19
+GLIBC: GLIBC_2.18
+GLIBCXX: GLIBCXX_3.4.28
\ No newline at end of file
TheCloudt commented on 2020-06-10 11:51 (UTC)
Note that installation of ccstudio requires the installation path to at most 40 characters. If this is not the case, MSP430Ware might fail to install and as a result other unrelated plugins (which happened to me) might not be installed correctly. Therefore, make sure that you build this package in a directory which is not too deep into your file structure.
Also note that aur package builders such as pacaur or yaourt build the package within a cache directory which results likely in too long paths.
alexei commented on 2020-05-02 06:50 (UTC) (edited on 2020-05-02 06:52 (UTC) by alexei)
For v9->v10 upgrade: you might have to: sudo chmod 777 /opt/ccstudio/ccs/eclipse/configuration/.jxbrowser-chromium-lib/. In theory, the commands in .install should already grant permissions to the whole /opt/ccstudio/ccs to users in group ccstudio, but this still didn't seem to prevent a permissions error for some reason.
P.S. Thanks @okasha for updating to v10.
okasha commented on 2020-04-22 22:36 (UTC) (edited on 2020-04-24 13:23 (UTC) by okasha)
I have updated PKGBUILD and ccstudio.install with version 10 files here. https://github.com/okasha55/aur-ccstudio10
ahellerjones commented on 2020-04-13 15:54 (UTC)
Had never been able to get CCS to work, but CCS 10 is working flawlessly!
ElektroQuark commented on 2020-04-09 18:47 (UTC)
Hi alexei,
CCS 10 is out.
:)
alexei commented on 2020-03-08 05:11 (UTC)
@msethi: doesn't sound related to CCS Studio. Does sudo pacman -Syu succeed on your system?
insaanimanav commented on 2020-03-08 04:30 (UTC)
Hey folks I am unable to install this package in my vanilla arch install after looking for a list of packages it tries to fetch a bunch of perl packages and after sometime i see an error saying failed to commmit transaction (invalid or corrupted package and then it says error installing repo packages Now i tried to install the perl packages indvidually and it fails at one of them i cant figure out which one could anyone help me ? :D
Pinned Comments