RTSC Codec And Server Package Wizards
From Texas Instruments Embedded Processors Wiki
Contents |
Introduction
The RTSC Codec Package Wizard and RTSC Server Package Wizard are utilities designed to rapidly create XDC Codec Packages and Codec Engine compatible test servers (containing a single codec).
Both utilities run on Windows and Linux with both GUI and command line options.They are provided with the ceutils (see below)
Note that as of Codec Engine 2.20 a RTSC Combo Package Wizard is now available. It is provided with the Codec Engine and NOT part of ceutils. Customers should gradually migrate to this tool. For consistency/migration many of the same options were preserved. Eventually the server wizard may be deprecated however point-release bug fixes will continue for some time due to it's widespread usage. Additionally the combo wizard requires >= CE 2.20 hence the server wizard will still be necessary for customers using e.g. >= CE 1.20.02. Note that this applies purely to the server wizard (genserver) - the codec package wizard in ceutils below is still the recommended tool for codec packaging.
Download
- ceutils is available here
- ceutils v1.07 - released Feb 2009
- Bug fix update to both the RTSC Codec and Server Package Wizards - see the readme for detailed information
- ceutils v1.06 - released Sept 2008
- Ease-of-use update - added top-level Makefile so you can:
- Run the wizards via a simple "make genpackage" or "make genserver"
- Avoid typing in a long XDCPATH - an XDCPATH is created for you from the Rules.make in your DVSDK
- Build your RTSC Codec/Server Package via "make" instead of XDC commands
- No changes were made to the content produced by RTSC Codec Package or Server Wizards
- Ease-of-use update - added top-level Makefile so you can:
- ceutils v1.05 - released Aug 2008
- Contains: RTSC Codec Package Wizard v0.5.2 and RTSC Server Package Wizard v0.2.3
- RTSC Server Package Wizard has updated templates to support OMAP3
- No changes were made to the RTSC Codec Package Wizard
- ceutils v1.04 - released March 2008
- Contains: RTSC Codec Package Wizard v0.5.2 and RTSC Server Package Wizard v0.2.2
- ceutils v1.03 - released Nov 2007
- Contains: RTSC Codec Package Wizard v0.5.1 and RTSC Server Package Wizard v0.2.1
- ceutils v1.07 - released Feb 2009
Prerequisites
The RTSC Package Wizards recommend the following components be installed:
- CG_XML v1.20 - released Nov 2007
- CG_XML v1.20 or later is required -- Earlier versions will not work with the wizards
- A wiki topic on how cg_xml works can be found here
- TI Code Generation Tools
- Or Code Composer Studio (see CCS_Install_Dir/Cxxxx/cgtools)
Without Codec Engine and either Codec Engine's CE Tools or xDAIS, the RTSC Codec Package Wizard and RTSC Server Package Wizard will not run at all. Without CG_XML and Code Gen Tools, the RTSC Codec Package Wizard will not be able to determine stack size, section information, or the names of xDAIS functions. Without DSP/BIOS, the server that results from building the output of the RTSC Server Package Wizard cannot be created.
Wizard Instructions
- RTSC Codec Package Wizard and RTSC Server Package Wizard Instructions - including installation, use-instructions, and "xdc release" steps
Other Wizard Documents
XDAIS for Codecs
The new QualiTI XDAIS compliance tool is now available in XDAIS 6.10.
References
- XDC Docs are available in XDC Tools
- CE User's Guides
- DVTB User Guide available in DVSDK_Install_Dir/dvtb_vX_YY_ZZ/docs

