Code Composer Studio Theia is the new generation programming IDE of Texas Instruments. The older CCS does not work anymore on some modern linux OS due to changes on graphical (?) libraries. CCS Theia does not have syntax highlighting support for MSP430 assembly language. For those who would like to add it, read https://eliaschr.blogspot.com/2025/04/assembly-msp430-code-composer-studio.html
The extension can be found at https://github.com/eliaschr/msp430x-theia #msp430 #TexasInstruments #CodeComposerStudio #ccs #Theia #assembly #syntax #highlighting
<span class="el">Συντακτικός Χρωματισμός Γλώσσας Assembly MSP430 στο Code Composer Studio - Theia</span><span class="en">MSP430 Assembly Syntax Highlighting in Code Composer Studio - Theia</span>

Εισαγωγή Introduction Όσοι με γνωρίζουν, ξέρουν πως η συμπάθειά μου για τους μικροελεγκτές MSP430 της Texas Instruments είναι μεγάλ...

The more I work with Code Composer Studio 20 the worse it looks. CCS launches with a ccs-server app in the background. Whenever ccs-server crashes the main CCS app will not allow me to _save_ the files I am editing. I am therefore not able to commit them.

#electronics #embedded #ccs #codeComposerStudio #TI #C2000

I need to vent. Texas Instruments shipped a new version of Code Composer Studio with no option to create an empty project 🤷‍♂️. The issue is known to them (for a few years now) and they plan to patch it approximately in May. Why the fuck would they ship it without such a basic feature? Why not delay the release? There is a workaround but it only works on Windows. I had to patch a bash script to make it work on macOS.

#enshittification #codeComposerStudio #TI #DSP #electronics