Code Composer Studio: Difference between revisions

Content deleted Content added
m Made some grammatical corrections in a sentence.
Donot87 (talk | contribs)
m Small edits to one or two words
Line 35:
== History ==
{{advert section|date=August 2023}}
Code Composer Studio was first developed under the name Code Composer by the software company GO DSP, located in Toronto, Canada, which was acquired by [[Texas Instruments]] in 1997.<ref>''[http://www.ti.com/corp/docs/presshistory/company/1997/c97093.shtml TI Press release]''</ref> Following its integration with a real-time kernel known as DSP/BIOS, Code Composer was rebranded as Code Composer Studio..<ref>''[[SYS/BIOS#History|History of SYS/BIOS]]''</ref>
 
CCS releases up until 3.3 were based on a proprietary interface, but TI was already working in parallel on the development of an [[Integrated development environment|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. Beginning with release 4.0, all new versions of CCS would use an interface based upon Eclipse.
Line 41:
Code Composer was originally developed for [[Digital signal processor|DSP]] development, therefore one of its main differentiators at the time was the availability of graphical visualization tools (XY graphs, FFT magnitude and phase, constellation, raw image visualization) and support for visualizing memory in several [[Computer number format|numeric formats]] (decimal, floating-point).
 
Starting inIn 2015, a [[Cloud computing]] version of CCS was introduced and is part of the suite TI Cloud Tools,<ref>[https://dev.ti.com TI Cloud Tools main page]</ref> which also hosts Resource Explorer<ref>[http://processors.wiki.ti.com/index.php/Resource_Explorer Resource Explorer tools page at TI wiki]</ref> and Pinmux.<ref>[http://processors.wiki.ti.com/index.php/TI_PinMux_Tool Pinmux utility page at TI wiki]</ref>
 
== Versions ==