################################################################################
# Automatically-generated file. Do not edit!
################################################################################

SHELL = cmd.exe

# Each subdirectory must supply rules for building sources it contributes
build-853138207: ../c2000.syscfg
	@echo 'Building file: "$<"'
	@echo 'Invoking: SysConfig'
	"C:/ti/ccs1210/ccs/utils/sysconfig_cli.bat" -s "C:/ti/C2000Ware_4_03_00_00/.metadata/sdk.json" -d "F2837xD" --script "C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI/c2000.syscfg" -o "syscfg" --package F2837xD_337ZWT --part F2837xD_337ZWT --compiler ccs
	@echo 'Finished building: "$<"'
	@echo ' '

syscfg/board.c: build-853138207 ../c2000.syscfg
syscfg/board.h: build-853138207
syscfg/board.cmd.genlibs: build-853138207
syscfg/board.opt: build-853138207
syscfg/pinmux.csv: build-853138207
syscfg/c2000ware_libraries.cmd.genlibs: build-853138207
syscfg/c2000ware_libraries.opt: build-853138207
syscfg/c2000ware_libraries.c: build-853138207
syscfg/c2000ware_libraries.h: build-853138207
syscfg/clocktree.h: build-853138207
syscfg/: build-853138207

syscfg/%.obj: ./syscfg/%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
	@echo 'Building file: "$<"'
	@echo 'Invoking: C2000 Compiler'
	"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --include_path="C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI" --include_path="C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI/device" --include_path="C:/ti/C2000Ware_4_03_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" --define=DEBUG --define=CPU1 --define=_FLASH --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/$(basename $(<F)).d_raw" --include_path="C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI/CPU1_FLASH/syscfg" --obj_directory="syscfg" $(GEN_OPTS__FLAG) "$<"
	@echo 'Finished building: "$<"'
	@echo ' '

%.obj: ../%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
	@echo 'Building file: "$<"'
	@echo 'Invoking: C2000 Compiler'
	"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --include_path="C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI" --include_path="C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI/device" --include_path="C:/ti/C2000Ware_4_03_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" --define=DEBUG --define=CPU1 --define=_FLASH --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="$(basename $(<F)).d_raw" --include_path="C:/Users/Muhammad Waqas/Desktop/workspace_for_TI/Test_case_For_TI/CPU1_FLASH/syscfg" $(GEN_OPTS__FLAG) "$<"
	@echo 'Finished building: "$<"'
	@echo ' '


