TOC PREV NEXT INDEX

Put your logo here!


6 REFERENCE

This chapter provides a short description in terms of manual pages of the FIERA CCD Controller utilities.

6.1 Maintenance utilities

In this section the manual pages for the following utilities are presented:
1. Check the archive version of a DSP binary code (fcdlWhat).

6.1.1 fcdlWhat
NAME
fcdlWhat - show the version of object modules used to
generate a C40 DSP file.


DESCRIPTION
fcdlWhat <filename1> <filename2> <filename3> ...

This utility reads the file(s) named <filename*> and searches for
occurrences of the string "@(#)".
It prints the rest of the string following the "@(#)" marker.

<filename*> IN name(s) of the file(s) to be checked


RETURN VALUES
SUCCESS if no error occured
FAILURE if file not opened


CAUTIONS
this tool works only with a binary COFF object file converted
into an ascii LOD file, 32 bit wide.


EXAMPLE
fcdlWhat dspsci1.app dspsci2.app




- - - - - -
Last change: 14/12/05-11:30






Quadralay Corporation
http://www.webworks.com
Voice: (512) 719-3399
Fax: (512) 719-3606
sales@webworks.com
TOC PREV NEXT INDEX