Code Composer Studio: Difference between revisions

Content deleted Content added
BG19bot (talk | contribs)
m Code Composer Studio: WP:CHECKWIKI error fix for #61. Punctuation goes before References. Do general fixes if a problem exists. - using AWB (10093)
add Texas Instruments Ducati see http://omappedia.org/wiki/Ducati_For_Dummies#Debugging
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]] Systemsystem-on-a-chip, [[Texas Instruments DaVinci|DaVinci]] Systemsystem-on-a-chip, [[Sitara ARM Processor|Sitara]] applications processors, [[Hercules (processors)|Hercules]] microcontrollers, Tiva/Stellaris microcontrollers and, [[MSP430]] microcontrollers and [[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>
 
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]].