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