C6RUN-DSPARMTOOL
C6EZRun Software Development Tool for TI DSP+ARM Devices
C6RUN-DSPARMTOOL
Overview
Texas Instruments' C6EZRun Software Development Tool is designed for users of TI’s heterogeneous system-on-chip processors, which contain both an ARM core and a TMS320C6000™ DSP core. The C6EZRun tool enables the user to compile code for the DSP of a supported platform without having to learn any new programming languages, system interfaces or other TI-specific technologies. Using this tool, ARM programmers will find it easy to differentiate and improve the performance of their products by leveraging the C6000 DSP, with little or no changes to application code. C6EZRun provides front-end build scripts that provide a familiar command-line interface and that hide many of the details of building code for the C6000™ DSP core.
The first set of the front-end tools, called c6runlib, consists of a compiler and archiver script that lets the user compile portable C code and generate an ARM-side static library. This library can then be linked with an ARM application; all of the function calls into that library actually take place on the C6000 DSP core. Essentially, the tool automatically generates a remote procedure call framework for the library functions.
The second of the these front-end tools, called c6runapp, lets the user recompile their entire application, written in portable C, so that it executes on the C6000 DSP core when run from the ARM command prompt.
Features
- C6EZRun is an open source project, licensed under the standard three clause BSD license. As such, it can be freely modified, redistributed, etc.
- C6Runlib tools automatically generate remote procedure call interfaces for supported function types. This allows quick and easy partitioning of code simply by rebuilding the application.
- Applications built using C6EZRun appear as just another ARM/Linux application (no managing separate ARM and DSP executables).
- C6EZRun framework provides proxies for all C I/O operations (printf, scanf, file I/O), such that those operations take place on the ARM core. All computation operations can run on the DSP, while file access or another general purpose processing can happen on the ARM core.
You Will Need
The C6EZRun tool is intended to be used on a Linux host system, with the following components available:
- TI DSP/BIOS™ or SysBIOS Real-Time Kernel
- TI XDCtools
- TI C6000 Code Generation Tools
- TI DSP/BIOS Link
- TI Linux Utils
- TI Local Power Manager
- Note: Please refer to release notes for the required version numbers.
Downloads
Technical documentation
Type | Title | Date | ||
---|---|---|---|---|
Application note | Using the C6EZRun DSP Development Tool for DSP+ARM SoCs (Rev. A) | 19 May 2011 | ||
Product overview | C6Run Product Bulletin | 22 Sep 2010 |
Related design resources
Software development
IDE, CONFIGURATION, COMPILER OR DEBUGGER
Support & training
TI E2E™ forums with technical support from TI engineers
Content is provided "as is" by TI and community contributors and does not constitute TI specifications. See terms of use.
If you have questions about quality, packaging or ordering TI products, see TI support.