选择版本
CCSTUDIO-THEIA
Code Composer Studio™ Theia v1.x。有关最新版本,请参阅 CCSTUDIO。
Link to Windows single file (offline) installer for Code Composer Studio Theia for production use with MSPM0 and MSP430 devices and evaluation for Low Power Connectivity.
Link to Linux single file (offline) installer for Code Composer Studio Theia for production use with MSPM0 and MSP430 devices and evaluation for Low Power Connectivity.
Link to OS X single file (offline) installer for Code Composer Studio Theia for production use with MSPM0 and MSP430 devices and evaluation for Low Power Connectivity.
发布信息
What’s New
- Energy Trace for MSP430.
- Initial support for F28P65x core trace.
- Support for graphing of program variables.
- Synchronized script execution.
Bug Fixes
- 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.
Known Issues
- PC Hibernation affects CCS Theia inter-process communication with Resource Explorer opened. You may see a message “Error communicating with Cloud Agent “. Also, a notification panel in bottom right will be shown indicating that CCS Theia has gone offline. Please choose Restart option to restart CCS Theia and re-establish IPC communication.
- Loading a program on multi cpu device may cause IDE to automatically select wrong CPU after program has been loaded. If a program has been loaded on CPU1, then CCS Theia may select and activate CPU2.
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 such as breakpoints, callstack, variables, registers, memory and graphs.
- Target Configuration View
- Project-less debug support
- New features are being added with every release, please check What’s New section for details.
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.1 LTS, C2800 Compiler Tools v22.6.1 and MSP430 Compiler Tools v21.6.1.LTS compilers are bundled
Device Support
- MSPM0: Recommended for production development.
- MSP430: Recommended for production development
- Wireless connectivity (not WiFi): Optional
- C2000: Evaluation, not recommended for production development.
新增功能
- Energy Trace for MSP430.
- Initial support for F28P65x core trace.
- Support for graphing of program variables.
- Synchronized script execution.