Xpmon[0]> t99
Running all tests:
Performing SPRAG tests …
.
.
testing many functions
.
.
All tests should run without any errors. If any errors occur please contact Texas Memory Systems.
3.3.2 Programming Example Confidence Test
The
Copy the contents of the examples/cfft/ directory from the CDROM to a suitable local directory. For instructions on reading the CDROM, please refer to the Installing the
% cp $CDROM/sources/examples/cfft/* .
This will copy two files from the CDROM: cfft.c and Makefile. The make utility can be used to build the program. The make file assumes that the
% make
gcc -I$TMS/include -o cfft cfft.c -L$TMS/lib –lvp -lsam
Texas Memory Systems, Inc. (8/6/01) |