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).
fcdlWhat - show the version of object modules used to
generate a C40 DSP file.
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
SUCCESS if no error occured
FAILURE if file not opened
this tool works only with a binary COFF object file converted
into an ascii LOD file, 32 bit wide.
fcdlWhat dspsci1.app dspsci2.app
- - - - - -
Last change: 14/12/05-11:30