summaryrefslogtreecommitdiff
path: root/packages/dsplink/ti-paths.inc
blob: b54f4bc6f5e625fa2da16204b0fd8a9c463e592d (plain)
1
2
3
4
5
6
7
8
# Path to the dir where the TI tools are unpacked
TITOOLSDIR ?= "/OE/TI"
# Path under TITOOLSDIR where dspbios is unpacked
TIBIOSDIR ?= "bios_5_32_04"
TIXDCTOOLSDIR ?= "${TITOOLSDIR}/xdctools_3_10_02"
# Path under TITOOLSDIR where the dsp toolchain is unpacked
TICGTOOLSDIR ?= "cg6x_6_0_19"