; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="codec_edma" ProjectDir="C:\bsl\bsl_DSK_for_CSL200\dsk_examples\codec\edma\Dsp\" ProjectType=Executable CPUFamily=TMS320C67XX Tool="Compiler" Tool="DspBiosBuilder" Tool="Linker" Config="Custom" [Source Files] Source="codec_edma.c" Source="vectors.asm" Source="lnk.cmd" ["Compiler" Settings: "Custom"] Options=-g -as -i"m:\include" -i"c:\bsl\bsl20\include" -d"CHIP_6711" -d"BOARD_6711DSK" ["DspBiosBuilder" Settings: "Custom"] Options=-v6x ["Linker" Settings: "Custom"] Options=-c -heap0x400 -mcodec_edma.map -o"codec_edma.out" -stack0x400 -x -i"m:\lib" -i"c:\bsl\bsl20\\lib" -l"csl6711.lib" -l"bsl6711dsk.lib"