Intel IXP400 Car Stereo System User Manual


 
Intel
®
IXP400 Digital Signal Processing (DSP) Software Version 2.5
Complementary Functions
46 API Reference Manual
9.4 Get Version Number
Prototype
char * xDspGetVersion(void );
Input None
Output None
Return Pointer to the version string.
Description
This function returns a six-digit version string in ASCII format hard coded in each release
uniquely. The first two digits give the major version number, the 2 digits in the middle give the
minor number and the last two digits give the build number. Depending on each release, the
build number may indicate the release types like normal release, service package (SP), early
access release (EAR), etc. For example, the Intel
®
IXP400 DSP Software v2.5 EAR gives the
string 020501 and the production release has the string 020505.