aboutsummaryrefslogtreecommitdiffstats
path: root/lab2/RTDSP/compiler-linker.txt
blob: 7ae0b4589c069ef206ba62b4fdf2679f20197768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*********************** symbols ********************************

"_DEBUG"
"CHIP_6713"


*********************** compiler *******************************

"${CCS_INSTALL_ROOT}\C6000\dsk6713\include"
"${CCS_INSTALL_ROOT}\C6000\csl\include"


*********************** linker *********************************

"${CCS_INSTALL_ROOT}\C6000\csl\lib\csl6713.lib"
"${CCS_INSTALL_ROOT}\C6000\dsk6713\lib\dsk6713bslccsv4.lib"


****************************************************************