]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ivimm/ipumm.git/blobdiff - Makefile
Integration with IPC 3.47, BIOS 6.52, and XDC 3.50
[ivimm/ipumm.git] / Makefile
index ad5accd3858c7af0b972f81d2b2b1d6c8445696b..4c10c88cd03362edbff9a943c94e1c225fee1d31 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,15 +36,15 @@ REPO                := $(BIOSTOOLSROOT)
 
 # Different tool versions can easily be programmed by defining below variables
 # in your environment.
 
 # Different tool versions can easily be programmed by defining below variables
 # in your environment.
-XDCVERSION     ?= xdctools_3_32_01_22_core
-BIOSVERSION    ?= bios_6_46_01_38
-IPCVERSION     ?= ipc_3_45_00_00
+XDCVERSION     ?= xdctools_3_50_03_33_core
+BIOSVERSION    ?= bios_6_52_00_12
+IPCVERSION     ?= ipc_3_47_00_00
 CEVERSION      ?= codec_engine_3_24_00_08
 FCVERSION      ?= framework_components_3_40_02_07
 XDAISVERSION   ?= xdais_7_24_00_04
 
 # TI Compiler Settings
 CEVERSION      ?= codec_engine_3_24_00_08
 FCVERSION      ?= framework_components_3_40_02_07
 XDAISVERSION   ?= xdais_7_24_00_04
 
 # TI Compiler Settings
-export TMS470CGTOOLPATH ?= $(BIOSTOOLSROOT)/ccsv6/tools/compiler/ti-cgt-arm_5.2.7
+export TMS470CGTOOLPATH ?= $(BIOSTOOLSROOT)/ccsv7/tools/compiler/ti-cgt-arm_16.9.2.LTS
 
 # Define where the sources are
 DUCATIDCEMMSRC = $(shell pwd)
 
 # Define where the sources are
 DUCATIDCEMMSRC = $(shell pwd)