This software solution allows you to develop embedded apps for TI devices. In addition, you have the ability to view examples and other documentation.
Code Composer Studio
Code Composer Studio is a program for Windows designed to serve as an integrated development environment for microcontrollers and processors manufactured by Texas Instruments Incorporated. Basically, it contains a set of tools that allows users to build and debug embedded applications.
General notes
The software distribution includes a C/C++ compiler. source code editor, project build environment, profiler, debugger and more. Code Composer Studio aims to combine the advantages of the Eclipse utility with advanced capabilities from TI technologies resulting in a feature-rich environment. Thanks to the intuitive graphical user interface, you are guided through each step of the app development process.
Compiler
The C/C++ compilers are capable of achieving maximum performance and optimal code size for TI devices. The proprietary architectures such as C2000TM, MSP430TM and DSP, as well as Arm-based microcontrollers are supported.
Resource explorer
In order to access the resources you need for embedded development, you can use the Resource Explorer. Here you have the ability to see examples, SDKs and documentation tailored to your device. Alternatively, you may visit the cloud version.
Features
- free to download and use;
- compatible with modern Windows versions;
- gives you the ability to develop embedded apps for TI devices;
- supports various proprietary architectures and Arm-based microcontrollers;
- comes with examples, SDKs and helpful documentation.