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

SHELL = cmd.exe

CG_TOOL_ROOT := E:/tools/ti/ccsv6/tools/compiler/ti-cgt-c2000_15.12.1.LTS

GEN_OPTS__FLAG := 
GEN_CMDS__FLAG := 

ORDERED_OBJS += \
"./Source/Dsp_comm/DSP2834x_CodeStartBranch.obj" \
"./Source/Dsp_comm/DSP2834x_DefaultIsr.obj" \
"./Source/Dsp_comm/DSP2834x_GlobalVariableDefs.obj" \
"./Source/Dsp_comm/DSP2834x_PieCtrl.obj" \
"./Source/Dsp_comm/DSP2834x_PieVect.obj" \
"./Source/Dsp_comm/DSP2834x_SysCtrl.obj" \
"./Source/Dsp_comm/DSP2834x_usDelay.obj" \
"./Source/Rtu_2046P/Rtu_ADC.obj" \
"./Source/Rtu_2046P/Rtu_CH395.obj" \
"./Source/Rtu_2046P/Rtu_DAC.obj" \
"./Source/Rtu_2046P/Rtu_DI.obj" \
"./Source/Rtu_2046P/Rtu_ECAN.obj" \
"./Source/Rtu_2046P/Rtu_EPWM.obj" \
"./Source/Rtu_2046P/Rtu_FLASH.obj" \
"./Source/Rtu_2046P/Rtu_FPGA.obj" \
"./Source/Rtu_2046P/Rtu_I2C_EEPROM.obj" \
"./Source/Rtu_2046P/Rtu_MCBSP_USB.obj" \
"./Source/Rtu_2046P/Rtu_ModbusRTU.obj" \
"./Source/Rtu_2046P/Rtu_ModbusTCP.obj" \
"./Source/Rtu_2046P/Rtu_Modbus_update.obj" \
"./Source/Rtu_2046P/Rtu_Peripherals_Init.obj" \
"./Source/Rtu_2046P/Rtu_RS232.obj" \
"./Source/Rtu_2046P/Rtu_RS485.obj" \
"./Source/Rtu_2046P/Rtu_Wave.obj" \
"./Source/Rtu_2046P/Rtu_YK.obj" \
"./Source/Rtu_2046P/Rtu_YX.obj" \
"./Source/User/User_DataPort.obj" \
"./Source/User/User_Power_Electronics.obj" \
"./Source/User/my_function.obj" \
"./Source/main.obj" \
"../Cmd/28346_RAM_lnk.cmd" \
"../Cmd/DSP2834x_Headers_nonBIOS.cmd" \
$(GEN_CMDS__FLAG) \
-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 Cmd/subdir_vars.mk
-include Source/Dsp_comm/subdir_vars.mk
-include Source/Rtu_2046P/subdir_vars.mk
-include Source/User/subdir_vars.mk
-include Source/subdir_vars.mk
-include Cmd/subdir_rules.mk
-include Source/Dsp_comm/subdir_rules.mk
-include Source/Rtu_2046P/subdir_rules.mk
-include Source/User/subdir_rules.mk
-include Source/subdir_rules.mk
-include objects.mk

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

-include ../makefile.defs

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

EXE_OUTPUTS__QUOTED += \
"spwm-28346.out" \

BIN_OUTPUTS += \
spwm-28346.hex \

BIN_OUTPUTS__QUOTED += \
"spwm-28346.hex" \


# All Target
all: spwm-28346.out

# Tool invocations
spwm-28346.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@echo 'Building target: $@'
	@echo 'Invoking: C2000 Linker'
	"E:/tools/ti/ccsv6/tools/compiler/ti-cgt-c2000_15.12.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -g --display_error_number --diag_warning=225 --diag_wrap=off -z -m"spwm-28346.map" --stack_size=0x300 --warn_sections -i"E:/tools/ti/ccsv6/tools/compiler/ti-cgt-c2000_15.12.1.LTS/lib" -i"E:/tools/ti/ccsv6/tools/compiler/ti-cgt-c2000_15.12.1.LTS/include" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="spwm-28346_linkInfo.xml" --rom_model -o "spwm-28346.out" $(ORDERED_OBJS)
	@echo 'Finished building target: $@'
	@echo ' '

spwm-28346.hex: $(EXE_OUTPUTS)
	@echo 'Invoking: C2000 Hex Utility'
	"E:/tools/ti/ccsv6/tools/compiler/ti-cgt-c2000_15.12.1.LTS/bin/hex2000"  -o "spwm-28346.hex" $(EXE_OUTPUTS__QUOTED)
	@echo 'Finished building: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(EXE_OUTPUTS__QUOTED)$(BIN_OUTPUTS__QUOTED)
	-$(RM) "Source\Dsp_comm\DSP2834x_DefaultIsr.d" "Source\Dsp_comm\DSP2834x_GlobalVariableDefs.d" "Source\Dsp_comm\DSP2834x_PieCtrl.d" "Source\Dsp_comm\DSP2834x_PieVect.d" "Source\Dsp_comm\DSP2834x_SysCtrl.d" "Source\Rtu_2046P\Rtu_DI.d" "Source\Rtu_2046P\Rtu_ECAN.d" "Source\Rtu_2046P\Rtu_FLASH.d" "Source\Rtu_2046P\Rtu_FPGA.d" "Source\Rtu_2046P\Rtu_I2C_EEPROM.d" "Source\Rtu_2046P\Rtu_MCBSP_USB.d" "Source\Rtu_2046P\Rtu_ModbusRTU.d" "Source\Rtu_2046P\Rtu_ModbusTCP.d" "Source\Rtu_2046P\Rtu_Modbus_update.d" "Source\Rtu_2046P\Rtu_Peripherals_Init.d" "Source\Rtu_2046P\Rtu_RS232.d" "Source\Rtu_2046P\Rtu_RS485.d" "Source\Rtu_2046P\Rtu_YK.d" "Source\Rtu_2046P\Rtu_YX.d" "Source\User\User_DataPort.d" "Source\User\User_Power_Electronics.d" "Source\User\my_function.d" "Source\main.d" 
	-$(RM) "Source\Rtu_2046P\Rtu_ADC.d" "Source\Rtu_2046P\Rtu_CH395.d" "Source\Rtu_2046P\Rtu_DAC.d" "Source\Rtu_2046P\Rtu_EPWM.d" "Source\Rtu_2046P\Rtu_Wave.d" 
	-$(RM) "Source\Dsp_comm\DSP2834x_CodeStartBranch.obj" "Source\Dsp_comm\DSP2834x_DefaultIsr.obj" "Source\Dsp_comm\DSP2834x_GlobalVariableDefs.obj" "Source\Dsp_comm\DSP2834x_PieCtrl.obj" "Source\Dsp_comm\DSP2834x_PieVect.obj" "Source\Dsp_comm\DSP2834x_SysCtrl.obj" "Source\Dsp_comm\DSP2834x_usDelay.obj" "Source\Rtu_2046P\Rtu_ADC.obj" "Source\Rtu_2046P\Rtu_CH395.obj" "Source\Rtu_2046P\Rtu_DAC.obj" "Source\Rtu_2046P\Rtu_DI.obj" "Source\Rtu_2046P\Rtu_ECAN.obj" "Source\Rtu_2046P\Rtu_EPWM.obj" "Source\Rtu_2046P\Rtu_FLASH.obj" "Source\Rtu_2046P\Rtu_FPGA.obj" "Source\Rtu_2046P\Rtu_I2C_EEPROM.obj" "Source\Rtu_2046P\Rtu_MCBSP_USB.obj" "Source\Rtu_2046P\Rtu_ModbusRTU.obj" "Source\Rtu_2046P\Rtu_ModbusTCP.obj" "Source\Rtu_2046P\Rtu_Modbus_update.obj" "Source\Rtu_2046P\Rtu_Peripherals_Init.obj" "Source\Rtu_2046P\Rtu_RS232.obj" "Source\Rtu_2046P\Rtu_RS485.obj" "Source\Rtu_2046P\Rtu_Wave.obj" "Source\Rtu_2046P\Rtu_YK.obj" "Source\Rtu_2046P\Rtu_YX.obj" "Source\User\User_DataPort.obj" "Source\User\User_Power_Electronics.obj" 
	-$(RM) "Source\User\my_function.obj" "Source\main.obj" 
	-$(RM) "Source\Dsp_comm\DSP2834x_CodeStartBranch.d" "Source\Dsp_comm\DSP2834x_usDelay.d" 
	-@echo 'Finished clean'
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

