Content deleted Content added
mNo edit summary |
m Minor date fixes |
||
Line 3:
[[Texas Instruments]] embedded processors include [[Texas Instruments TMS320|TMS320]] DSPs, [[OMAP]] System-on-a-chip, [[Texas Instruments DaVinci|DaVinci]] System-on-a-chip, [[Sitara ARM Processor|Sitara]] applications processors, [[Hercules (processors)|Hercules]] microcontrollers, Tiva/Stellaris microcontrollers and [[MSP430]] microcontrollers.
Code Composer Studio includes a real time kernel called [[DSP/BIOS]] and its later inception [[SYS/BIOS]] and is primarily designed as for embedded project design and low-level (baremetal) [[JTAG]] based debugging. However, the latest releases are based on unmodified versions of the [[Eclipse (software)|Eclipse]] open source IDE, which can be easily extended to include support for OS level application debug ([[Linux]], [[Android_(operating_system)|Android]], [[Windows Embedded]]) and open source compiler suites such as [[GNU_Compiler_Collection|GCC]].
== History ==
Originally Code Composer was a product from a company called GO DSP located in Toronto
CCS releases up until 3.3 were based on a proprietary interface, but [[Texas Instruments|TI]] was already working in parallel on the development of an IDE based on the open-source [[Eclipse (software)|Eclipse]]. This IDE was named Code Composer Essentials (CCE) and was designed for the [[MSP430]] line of microcontrollers. This expertise was used to completely overhaul the previous CCS and starting with release 4.0 all versions are also based on [[Eclipse (software)|Eclipse]].
Line 16:
*4.10 (latest version in 2001). Supported all [[Texas Instruments TMS320|TMS320]] DSPs at that time: C2x, C24x, C3x, C4x and C5x. This version is still sold by [[Texas Instruments|TI]].<ref>[http://www.ti.com/tool/codecomposer Code Composer page at www.ti.com]</ref>
===Code Composer Studio===
*1.
*2.0 (
*3.0 (2005). Limited release that supported only C62x, [[TMS320C64x|C64x]] and C67x DSPs.
*3.1 (2005). General release
*3.2 (2006). Limited release that supported only the new C64x+ DSPs.
*3.3 (2006). General release that supported all device families, and across the years it added support for [[OMAP|OMAP Cortex A8 plus C64x+ DSP]], [[Hercules (processors)|TMS570]] (ARM Cortex R4), C672x and C674x DSPs (3.3.82). A limited version for C24x DSPs only is still sold by [[Texas Instruments|TI]].<ref>[http://www.ti.com/tool/ccstudio3 Code Composer Studio for F24x page at www.ti.com]</ref>
*4.0 (
*5.0 (
*6.0 (2014). General release that uses an unmodified version of Eclipse 4.3. Added support for CC26x and CC32x wireless microcontrollers. Dropped support for C54x DSPs.
|