Code Composer Studio: Difference between revisions

Content deleted Content added
Rsjsouza (talk | contribs)
Rsjsouza (talk | contribs)
m Modified the text to accomodate subsystems. The original text gave the wrong idea the Ducati subsystem was a processor.
Line 1:
'''Code Composer Studio''' (CCStudio or CCS) is an [[integrated development environment]] (IDE) to develop applications for [[Texas Instruments]] (TI) embedded processors.
 
[[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. andIt also enables debugging on several subsystems such as [[Texas Instruments Ducati|Ducati]] [[Semiconductor intellectual property core|SIP block]] for video and image processing.<ref>{{cite web |url=http://omappedia.org/wiki/Ducati_For_Dummies#Ducati_Subsystem_Overview |title=Texas Instruments Ducati}}</ref>, Image Video Audio (IVA) Accelerator, PRU-ICSS<ref>{{cite web|url=http://processors.wiki.ti.com/index.php/PRU-ICSS|title=Programmable Real-Time Unit and Industrial Communication SubSystem}}</ref>.
 
Code Composer Studio 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]].