Code Composer Studio: Difference between revisions

Content deleted Content added
Improved a link
Rsjsouza (talk | contribs)
No edit summary
Line 1:
'''Code Composer Studio''' is an [[integrated development environment]] for developing applications for Texas Instruments embedded processors. Texas Instruments embedded processors include [[Digital signal processing|DSPs]], [[ARM architecture|ARM]] based devices and other processors such as [[MSP430]]. Code Composer Studio includes a [[real time operating system]] called [[DSP/BIOS]] or SYS/BIOS. Code Composer Studio or CCS includes support for OS level application debug as well as low-level JTAG based development. CCS is based on the [[Eclipse (software)|Eclipse]] open source software framework.
 
== History ==
Code Composer Studio version 4 is based on a modified version of Eclipse. Code Composer Studio version 5 uses an unmodified version of Eclipse, and also includes support for Linux, as well as Microsoft Windows. Previous versions of CCS used a proprietary IDE.
Originally Code Composer was a product from a company called GO DSP located in Toronto, ON, Canada, and it was acquired by Texas Instruments in 1997<ref>''[http://http://www.ti.com/corp/docs/presshistory/company/1997/c97093.shtml TI Press release]''</ref>.
 
== Versions ==
==Code Composer==
*4.12 (latest version in 1999). Supported all DSPs at that time: C24x, C3x, C4x and C5x
<br>
==Code Composer Studio==
*1.0 (1999). Dropped support for C3x, C4x and C5x and added support for C54x, C62x and C67x.
*2.0 (2002). Added support for the upcoming C55x and C64x devices.
*3.0 (2005). Limited release that supported only C62x, C64x, C67x devices.
*3.2 (2006). Limited release that supported only the new C64x+ devices.
*3.3 (2006). General release that supported all device families, and across the years it added support for ARM7, ARM9, Cortex A, C672x and C674x devices.
*4.0 (2008). General release based on a modified version of Eclipse 3.2. Dropped support for C24x devices.
Code*5.0 Composer Studio version 4 is based on a modified version of Eclipse(2012). General Coderelease Composer Studio version 5that uses an unmodified version of Eclipse 3.6, and also includes support for Linux, as well as Microsoft Windows. Previous versions of CCS used a proprietary IDE.
 
== See also ==
Line 12 ⟶ 26:
* [http://www.dsprelated.com/groups/code-comp/1.php Code Composer Forum] at DSPRelated.com
 
== References ==
{{reflist}}
 
[[Category:Integrated development environments]]