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

SHELL = cmd.exe

# Each subdirectory must supply rules for building sources it contributes
%.obj: ../%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
	@echo 'Building file: "$<"'
	@echo 'Invoking: Arm Compiler'
	"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.2.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -Ooff --opt_for_speed=0 --include_path="D:/Program/workspace_CCS/1443_low_power_4k_V23_V1/level_sense_demo" --include_path="D:/Program/workspace_CCS/1443_low_power_4k_V23_V1/level_sense_demo/include" --include_path="D:/ti/mmwave_sdk_02_01_00_04/packages" --include_path="D:/ti/mmwave_sdk_02_01_00_04/packages/ti/control/mmwave" --include_path="D:/ti/mmwave_sdk_02_01_00_04/packages/ti/control/mmwavelink" --include_path="D:/ti/mmwave_sdk_02_01_00_04/packages/ti/control/mmwavelink/include" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.2.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x10000 --define=DebugP_ASSERT_ENABLED -g --c11 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="$(basename $(<F)).d_raw" --include_path="D:/Program/workspace_CCS/1443_low_power_4k_V23_V1/level_sense_demo/Debug/syscfg" $(GEN_OPTS__FLAG) "$<"
	@echo 'Finished building: "$<"'
	@echo ' '

build-1267890319:
	@$(MAKE) --no-print-directory -Onone -f subdir_rules.mk build-1267890319-inproc

build-1267890319-inproc: ../mss.cfg
	@echo 'Building file: "$<"'
	@echo 'Invoking: XDCtools'
	"D:/ti/xdctools_3_50_04_43_core/xs" --xdcpath="D:/ti/bios_6_53_02_00/packages;D:/ti/mathlib_c674x_3_1_2_1/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:IWR14XX:false:200 -r Release -c "D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.2.LTS" "$<"
	@echo 'Finished building: "$<"'
	@echo ' '

configPkg/linker.cmd: build-1267890319 ../mss.cfg
configPkg/compiler.opt: build-1267890319
configPkg/: build-1267890319


