CCSTUDIO-THEIA — Code Composer Studio™ integrated development environment (IDE) Theia
Supported products & hardware
Products
Arm Cortex-M0+ MCUs
Hardware development
MSPM0L1306 LaunchPad™ development kit for 32-MHz Arm® Cortex®-M0+ MCU
CCSTUDIO-THEIA — Code Composer Studio™ integrated development environment (IDE) Theia
LInk to Windows single file (offline) installer for Code Composer Studio Theia (limited features with MSPM0 device support)
LInk to Linux single file (offline) installer for Code Composer Studio Theia (limited features with MSPM0 device support)
LInk to OSX single file (offline) installer for Code Composer Studio Theia (limited features with MSPM0 device support)
Products
Arm Cortex-M0+ MCUs
Hardware development
MSPM0L1306 LaunchPad™ development kit for 32-MHz Arm® Cortex®-M0+ MCU
Documentation
Release Notes
CCS Theia Manifest
Release Information
General Information
New Theia-IDE based IDE:
- Simple, easy-to-use environment
- Compatible with VS Code® extensions:
- You may need to configure proxy settings to access open-vsx.org where Theia enabled extensions are hosted.
- Source code navigation:
- Debug views (breakpoints, callstack, variables, registers, memory)
- New features are being added with every release, please check What’s New section for details.
Known Issues
- Register view may appear blank the first time it is opened, please close and re-open the view. This only happens first time register view is opened.
- PC Hibernation affects CCS Theia inter-process communication. You may see a message “An unexpected error occurred in TI Cloud Agent! Please click one of the buttons below.“ with buttons to Save And Reload, Reload or Exit. Please choose Save and Reload option to restart CCS Theia and re-establish IPC communication.
Compatibility:
- Project System is fully compatible with existing Code Composer Studio projects, meaning that existing projects (or example projects in SDKs) can be imported into CCS Theia. Workspaces are not compatible.
- Simply import your existing projects or examples from the SDK and get started
- Debug: Project based debugging is supported by providing same single click Debug Active Project action as in CCS 12.x. Project-less debug, ability to start a debug session from target configuration file (ccxml) is supported.
- Workspace: CCS Theia is using different underlying framework as such workspaces are not compatible between CCS products based on Eclipse. However, projects are fully compatible.
- CCS Theia supports ability to open a folder that holds CCS Projects or open a folder where projects should reside.
- Similar to VS Code, CCS Theia can open multiple distinct folders that hold projects. This is documented in VS Code as multi-root workspace. However, project names need to be unique across different folders.
Compilers
- TI CLANG 3.2.0 LTS compiler is bundled
Device Support
- MSPM0
What's new
- Theia IDE update to v1.40
- Energy Trace for MSPM0 (Windows only)
- Core trace for MSPM0 (Windows and Linux)
- Project system: File specific build options support
- Improvements to source lookup path configuration
- Real-time mode and continuous memory accesses (where supported by device)
- Watchpoint support
- Multi-instance of RTOS objects
- Memory allocation view