Digital Signal Processing Reference
In-Depth Information
( a )
FIGURE 1.4. CCS Build options: ( a ) compiler; ( b ) linker.
source file with the assembly source file sine8_LED.asm generated (an additional
option, -k , can be used to retain the assembly source file). The -g option disables
many code optimizations to facilitate the debugging process. Press OK.
Selecting C621x or C64xx for Target Version invokes a fixed-point implementa-
tion. The C6713-based DSK can use either fixed- or floating-point processing. Most
examples implemented in this topic can run using fixed-point processing. Selecting
C671x as Target Version invokes a floating-point implementation.
If No Debug is selected (for Generate Debug Info) and -o3:File is selected
(for Opt Level), the Compiler option is automatically changed to
-s -o3
Search WWH ::




Custom Search