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

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS

GEN_OPTS__FLAG := 
GEN_CMDS__FLAG := 

ORDERED_OBJS += \
"./syscfg/ti_drivers_config.obj" \
"./syscfg/ti_net_config.obj" \
"./syscfg/ti_sysbios_config.obj" \
"./syscfg/ti_drivers_net_wifi_config.obj" \
"./main_tirtos.obj" \
"./platform.obj" \
"./udpEcho.obj" \
"../cc32xxs_tirtos7.cmd" \
$(GEN_CMDS__FLAG) \
-lti_utils_build_linker.cmd.genlibs \
-l"ti/devices/cc32xx/driverlib/ccs/Release/driverlib.a" \
-llibc.a \

-include ../makefile.init

RM := DEL /F
RMDIR := RMDIR /S/Q

# All of the sources participating in the build are defined here
-include sources.mk
-include subdir_vars.mk
-include subdir_rules.mk
-include objects.mk

ifneq ($(MAKECMDGOALS),clean)
ifneq ($(strip $(C55_DEPS)),)
-include $(C55_DEPS)
endif
ifneq ($(strip $(C_UPPER_DEPS)),)
-include $(C_UPPER_DEPS)
endif
ifneq ($(strip $(S67_DEPS)),)
-include $(S67_DEPS)
endif
ifneq ($(strip $(S62_DEPS)),)
-include $(S62_DEPS)
endif
ifneq ($(strip $(S_DEPS)),)
-include $(S_DEPS)
endif
ifneq ($(strip $(OPT_DEPS)),)
-include $(OPT_DEPS)
endif
ifneq ($(strip $(C??_DEPS)),)
-include $(C??_DEPS)
endif
ifneq ($(strip $(ASM_UPPER_DEPS)),)
-include $(ASM_UPPER_DEPS)
endif
ifneq ($(strip $(S??_DEPS)),)
-include $(S??_DEPS)
endif
ifneq ($(strip $(C64_DEPS)),)
-include $(C64_DEPS)
endif
ifneq ($(strip $(CXX_DEPS)),)
-include $(CXX_DEPS)
endif
ifneq ($(strip $(S64_DEPS)),)
-include $(S64_DEPS)
endif
ifneq ($(strip $(INO_DEPS)),)
-include $(INO_DEPS)
endif
ifneq ($(strip $(CLA_DEPS)),)
-include $(CLA_DEPS)
endif
ifneq ($(strip $(S55_DEPS)),)
-include $(S55_DEPS)
endif
ifneq ($(strip $(SV7A_DEPS)),)
-include $(SV7A_DEPS)
endif
ifneq ($(strip $(C62_DEPS)),)
-include $(C62_DEPS)
endif
ifneq ($(strip $(C67_DEPS)),)
-include $(C67_DEPS)
endif
ifneq ($(strip $(PDE_DEPS)),)
-include $(PDE_DEPS)
endif
ifneq ($(strip $(K_DEPS)),)
-include $(K_DEPS)
endif
ifneq ($(strip $(C_DEPS)),)
-include $(C_DEPS)
endif
ifneq ($(strip $(CC_DEPS)),)
-include $(CC_DEPS)
endif
ifneq ($(strip $(C++_DEPS)),)
-include $(C++_DEPS)
endif
ifneq ($(strip $(C43_DEPS)),)
-include $(C43_DEPS)
endif
ifneq ($(strip $(S43_DEPS)),)
-include $(S43_DEPS)
endif
ifneq ($(strip $(ASM_DEPS)),)
-include $(ASM_DEPS)
endif
ifneq ($(strip $(S_UPPER_DEPS)),)
-include $(S_UPPER_DEPS)
endif
ifneq ($(strip $(CPP_DEPS)),)
-include $(CPP_DEPS)
endif
ifneq ($(strip $(SA_DEPS)),)
-include $(SA_DEPS)
endif
endif

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 
EXE_OUTPUTS += \
udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out \

EXE_OUTPUTS__QUOTED += \
"udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out" \

BIN_OUTPUTS += \
udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.hex \

BIN_OUTPUTS__QUOTED += \
"udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.hex" \

CUSTOM_TOOL_OUTPUTS_446017273 += \
udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.bin \

CUSTOM_TOOL_OUTPUTS_446017273__QUOTED += \
"udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.bin" \

CUSTOM_TOOL_OUTPUTS_902701771 += \
syscfg/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.sli \

CUSTOM_TOOL_OUTPUTS_902701771__QUOTED += \
"syscfg\udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.sli" \


# All Target
all: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@$(MAKE) --no-print-directory -Onone "udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out" secondary-outputs

# Tool invocations
udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@echo 'Building target: "$@"'
	@echo 'Invoking: Arm Linker'
	"C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --define=DeviceFamily_CC3220 -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on -z -m"udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.map" -i"C:/ti/simplelink_cc32xx_sdk_6_10_00_05/source/ti/net/lib" -i"C:/ti/simplelink_cc32xx_sdk_6_10_00_05/source/ti/drivers/net/wifi/slnetif" -i"C:/ti/simplelink_cc32xx_sdk_6_10_00_05/source" -i"C:/ti/simplelink_cc32xx_sdk_6_10_00_05/source/ti/drivers/net/wifi" -i"C:/ti/simplelink_cc32xx_sdk_6_10_00_05/kernel/tirtos7/packages" -i"F:/Harsh/Wireless Communication/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA/MCU+Image/syscfg" -i"C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/lib" --diag_wrap=off --display_error_number --warn_sections --xml_link_info="udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA_linkInfo.xml" --rom_model -o "udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out" $(ORDERED_OBJS)
	@echo 'Finished building target: "$@"'
	@echo ' '

udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.hex: $(EXE_OUTPUTS)
	@echo 'Building secondary target: "$@"'
	@echo 'Invoking: Arm Hex Utility'
	"C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armhex" --diag_wrap=off -o "udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.hex" $(EXE_OUTPUTS__QUOTED)
	@echo 'Finished building secondary target: "$@"'
	@echo ' '

udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.bin: $(EXE_OUTPUTS) udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out
	@echo 'Building secondary target: "$@"'
	@echo 'Invoking: Arm ObjCopy'
	"C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armobjcopy" -O binary --only-section .text --only-section .const --only-section .cinit --only-section .resetVecs "udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.out" "udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.bin"
	@echo 'Finished building secondary target: "$@"'
	@echo ' '

syscfg/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.sli: $(EXE_OUTPUTS) udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.bin syscfg/ti_drivers_net_wifi_config.json
	@echo 'Building secondary target: "$@"'
	@echo 'Invoking: Image Creator'
	"C:/ti/simplelink_cc32xx_sdk_6_10_00_05/source/ti/drivers/net/imagecreator/bin/SLImageCreator.exe" syscfg create_image --sdk_path "C:/ti/simplelink_cc32xx_sdk_6_10_00_05" --json "F:/Harsh/Wireless Communication/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA/MCU+Image/syscfg/ti_drivers_net_wifi_config.json" --file "F:/Harsh/Wireless Communication/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA/MCU+Image/syscfg/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.sli" --mcu "F:/Harsh/Wireless Communication/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA/MCU+Image/udpecho_CC3235S_LAUNCHXL_tirtos7_ccs_Harsh1_STA.bin"
	@echo 'Finished building secondary target: "$@"'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(CUSTOM_TOOL_OUTPUTS_902701771__QUOTED)$(GEN_MISC_FILES__QUOTED)$(BIN_OUTPUTS__QUOTED)$(CUSTOM_TOOL_OUTPUTS_446017273__QUOTED)$(GEN_FILES__QUOTED)$(EXE_OUTPUTS__QUOTED)
	-$(RM) "syscfg\ti_drivers_config.obj" "syscfg\ti_net_config.obj" "syscfg\ti_sysbios_config.obj" "syscfg\ti_drivers_net_wifi_config.obj" "main_tirtos.obj" "platform.obj" "udpEcho.obj" 
	-$(RM) "syscfg\ti_drivers_config.d" "syscfg\ti_net_config.d" "syscfg\ti_sysbios_config.d" "syscfg\ti_drivers_net_wifi_config.d" "main_tirtos.d" "platform.d" "udpEcho.d" 
	-$(RMDIR) $(GEN_MISC_DIRS__QUOTED)
	-@echo 'Finished clean'
	-@echo ' '

secondary-outputs: $(CUSTOM_TOOL_OUTPUTS_446017273) $(CUSTOM_TOOL_OUTPUTS_902701771)

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

