################################################################################ # Automatically-generated file. Do not edit! ################################################################################ SHELL = cmd.exe CG_TOOL_ROOT := C:/ti/ccsv7/tools/compiler/ti-cgt-msp430_4.4.8 GEN_OPTS__FLAG := GEN_CMDS__FLAG := ORDERED_OBJS += \ "./CSAC_Acquire.obj" \ "./CSAC_BSLjumppoint.obj" \ "./CSAC_CommandProc.obj" \ "./CSAC_Commands.obj" \ "./CSAC_HTR.obj" \ "./CSAC_HW.obj" \ "./CSAC_Laser.obj" \ "./CSAC_Lists.obj" \ "./CSAC_NVInHiMem.obj" \ "./CSAC_NVRam.obj" \ "./CSAC_PPS.obj" \ "./CSAC_TCXOs.obj" \ "./CSAC_TComp.obj" \ "./CSAC_applvect.obj" \ "./CSAC_main.obj" \ "./CSAC_spi.obj" \ "./CSAC_uWave.obj" \ "./CSAC_uWpow.obj" \ "./csac_alarms.obj" \ "./csac_lib.obj" \ "./csac_mode.obj" \ "./csac_ulp.obj" \ "../CSAC_lnk.cmd" \ "../lnk_msp430f2618.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 subdir_vars.mk -include Tools/subdir_vars.mk -include subdir_rules.mk -include Tools/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 += \ csac_cc4.out \ EXE_OUTPUTS__QUOTED += \ "csac_cc4.out" \ BIN_OUTPUTS += \ csac_cc4.hex \ BIN_OUTPUTS__QUOTED += \ "csac_cc4.hex" \ # All Target all: @$(MAKE) --no-print-directory pre-build @$(MAKE) --no-print-directory main-build # Main-build Target main-build: csac_cc4.out # Tool invocations csac_cc4.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) @echo 'Building target: $@' @echo 'Invoking: MSP430 Linker' "C:/ti/ccsv7/tools/compiler/ti-cgt-msp430_4.4.8/bin/cl430" -vmspx --abi=coffabi --data_model=restricted -O2 --opt_for_speed=5 --use_hw_mpy=16 --symdebug:none --cpp_default --undefine=SELF_ADEV_CODE_ENABLE --undefine=PHASE_ADCCHECK_CODE_ENABLE --undefine=CMD_HELP_ENABLE --undefine=PLL_TEST_CODE_ENABLE --define=__MSP430F2618__ --define=PHASE_MEASURE_CODE_ENABLE --display_error_number --diag_warning=225 --gen_opt_info=2 --remove_hooks_when_inlining --single_inline --printf_support=nofloat -k --asm_listing -z -m"csac_cc4.map" --stack_size=1024 --heap_size=80 --cinit_hold_wdt=on -i"C:/ti/ccsv7/ccs_base/msp430/include" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-msp430_4.4.8/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-msp430_4.4.8/include" -i"C:/ti/ccsv7/msp430/include" --reread_libs --warn_sections --xml_link_info="csac_cc4_linkInfo.xml" --use_hw_mpy=16 --rom_model -o "csac_cc4.out" $(ORDERED_OBJS) @echo 'Finished building target: $@' @echo ' ' @$(MAKE) --no-print-directory post-build csac_cc4.hex: $(EXE_OUTPUTS) @echo 'Invoking: MSP430 Hex Utility' "C:/ti/ccsv7/tools/compiler/ti-cgt-msp430_4.4.8/bin/hex430" --memwidth=8 --romwidth=8 -o "csac_cc4.hex" $(EXE_OUTPUTS__QUOTED) @echo 'Finished building: $@' @echo ' ' @$(MAKE) --no-print-directory post-build # Other Targets clean: -$(RM) $(BIN_OUTPUTS__QUOTED)$(EXE_OUTPUTS__QUOTED) -$(RM) "CSAC_Acquire.lst" "CSAC_BSLjumppoint.lst" "CSAC_CommandProc.lst" "CSAC_Commands.lst" "CSAC_HTR.lst" "CSAC_HW.lst" "CSAC_Laser.lst" "CSAC_Lists.lst" "CSAC_NVInHiMem.lst" "CSAC_NVRam.lst" "CSAC_PPS.lst" "CSAC_TCXOs.lst" "CSAC_TComp.lst" "CSAC_applvect.lst" "CSAC_main.lst" "CSAC_spi.lst" "CSAC_uWave.lst" "CSAC_uWpow.lst" "csac_alarms.lst" "csac_lib.lst" "csac_mode.lst" "csac_ulp.lst" -$(RM) "CSAC_Acquire.obj" "CSAC_BSLjumppoint.obj" "CSAC_CommandProc.obj" "CSAC_Commands.obj" "CSAC_HTR.obj" "CSAC_HW.obj" "CSAC_Laser.obj" "CSAC_Lists.obj" "CSAC_NVInHiMem.obj" "CSAC_NVRam.obj" "CSAC_PPS.obj" "CSAC_TCXOs.obj" "CSAC_TComp.obj" "CSAC_applvect.obj" "CSAC_main.obj" "CSAC_spi.obj" "CSAC_uWave.obj" "CSAC_uWpow.obj" "csac_alarms.obj" "csac_lib.obj" "csac_mode.obj" "csac_ulp.obj" -$(RM) "CSAC_Acquire.d" "CSAC_BSLjumppoint.d" "CSAC_CommandProc.d" "CSAC_Commands.d" "CSAC_HTR.d" "CSAC_HW.d" "CSAC_Laser.d" "CSAC_Lists.d" "CSAC_NVInHiMem.d" "CSAC_NVRam.d" "CSAC_PPS.d" "CSAC_TCXOs.d" "CSAC_TComp.d" "CSAC_main.d" "CSAC_spi.d" "CSAC_uWave.d" "CSAC_uWpow.d" "csac_alarms.d" "csac_mode.d" "csac_ulp.d" -$(RM) "csac_lib.d" -$(RM) "CSAC_Acquire.asm" "CSAC_BSLjumppoint.asm" "CSAC_CommandProc.asm" "CSAC_Commands.asm" "CSAC_HTR.asm" "CSAC_HW.asm" "CSAC_Laser.asm" "CSAC_Lists.asm" "CSAC_NVInHiMem.asm" "CSAC_NVRam.asm" "CSAC_PPS.asm" "CSAC_TCXOs.asm" "CSAC_TComp.asm" "CSAC_applvect.asm" "CSAC_main.asm" "CSAC_spi.asm" "CSAC_uWave.asm" "CSAC_uWpow.asm" "csac_alarms.asm" "csac_lib.asm" "csac_mode.asm" "csac_ulp.asm" -$(RM) "CSAC_applvect.d" -@echo 'Finished clean' -@echo ' ' pre-build: -"..\update_build_cpp.py" -@echo ' ' post-build: -..\PostBuild.bat -@echo ' ' .PHONY: all clean dependents .SECONDARY: -include ../makefile.targets