aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dsplink/ti-paths.inc
blob: 83cbe683c0df4c021c86c9d95bf53a57de2800d8 (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_03"
TIXDCTOOLSDIR ?= "${TIBIOSDIR}/xdctools"
# Path under TITOOLSDIR where the dsp toolchain is unpacked
TICGTOOLSDIR ?= "cg6x_6_1_2"