CCSTUDIO-THEIA — Code Composer Studio™ integrated development environment (IDE) Theia
支持的产品和硬件
产品
Arm Cortex-M0+ MCU
Sub-1GHz 无线 MCU
汽车类无线连接产品
低功耗 2.4GHz 产品
其他无线产品
MSP430 微控制器
C2000 实时微控制器
Arm Cortex-R MCU
基于 Arm 的处理器
汽车毫米波雷达传感器
工业毫米波雷达传感器
硬件开发
评估板
CCSTUDIO-THEIA — Code Composer Studio™ integrated development environment (IDE) Theia
Windows single file (offline) installer for Code Composer Studio Theia.
Linux single file (offline) installer for Code Composer Studio Theia.
MacOS single file (offline) installer for Code Composer Studio Theia .
产品
Arm Cortex-M0+ MCU
Sub-1GHz 无线 MCU
汽车类无线连接产品
低功耗 2.4GHz 产品
其他无线产品
MSP430 微控制器
C2000 实时微控制器
Arm Cortex-R MCU
基于 Arm 的处理器
汽车毫米波雷达传感器
工业毫米波雷达传感器
硬件开发
评估板
文档
发布信息
CCS Theia v1.5.1 is a maintenance release for v1.5.0 and contains several important bug fixes and improved C29 device support.
Notable Bug Fixes
- Windows drivers may not be installed correctly. This can affect firmware updates on the XDS110 and the debug connection to the XDS100v2.
- Fix Sitara flash support on MacOS
Known Issues
- Decoding of core trace data may take up to 20 seconds for large captures. Performance can be improved 2x - 3x by performing the following actions:
- Right click on the core and select "Show all cores" from the context menu
- Select the new visible node which is called "DebugCell_TBR_0"
- Right click on that node and select "Connect Target"
- 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.
- On Linux, the file browse dialog may open behind the main IDE window causing the application to appear to hang. This can be resolved by bringing the browse dialog to the foreground.
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 4.0.0 LTS, C2800 v22.6.1, C29 v0.1.0 STS, C6x v8.3.12, MSP430 v21.6.1.LTS compilers are bundled
Device Support
- Recommended for production development: MSPM0, MSP430, Wireless connectivity, Sitara MCU, mmWave, C29
- Evaluation, not recommended for production development: Sitara MPU, Jacinto
最新动态
- Improved C29x device support.