Code Composer Studio: Difference between revisions

Content deleted Content added
add Texas Instruments Ducati see http://omappedia.org/wiki/Ducati_For_Dummies#Debugging
Ydegraw (talk | contribs)
Updated to include renaming of SYS/BIOS to TI-RTOS.
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, [[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]].
 
Early versions included a real time kernel called [[DSP/BIOS]] and its later inception SYS/BIOS. Currently, the successor to these tools, the [[TI-RTOS]] embedded tools ecosystem, is available for downloading as a free plugin to Code Composer Studio.
 
== History ==