makefile 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. SHELL = cmd.exe
  5. CG_TOOL_ROOT := C:/ti/ccstheia150/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS
  6. GEN_OPTS__FLAG := @"./device.opt"
  7. GEN_CMDS__FLAG := -Wl,-l"./device_linker.cmd"
  8. ORDERED_OBJS += \
  9. "./01_sw_components/01_sc/01_src/main_sc.o" \
  10. "./01_sw_components/03_hw/01_src/Hw_Interface.o" \
  11. "./ti_msp_dl_config.o" \
  12. "./04_config/startup_mspm0g350x_ticlang.o" \
  13. $(GEN_CMDS__FLAG) \
  14. -Wl,-ldevice.cmd.genlibs \
  15. -Wl,-llibc.a \
  16. -include ../makefile.init
  17. RM := DEL /F
  18. RMDIR := RMDIR /S/Q
  19. # All of the sources participating in the build are defined here
  20. -include sources.mk
  21. -include 01_sw_components/01_sc/01_src/subdir_vars.mk
  22. -include 01_sw_components/03_hw/01_src/subdir_vars.mk
  23. -include 04_config/subdir_vars.mk
  24. -include 01_sw_components/01_sc/01_src/subdir_rules.mk
  25. -include 01_sw_components/03_hw/01_src/subdir_rules.mk
  26. -include 04_config/subdir_rules.mk
  27. -include objects.mk
  28. ifneq ($(MAKECMDGOALS),clean)
  29. ifneq ($(strip $(C55_DEPS)),)
  30. -include $(C55_DEPS)
  31. endif
  32. ifneq ($(strip $(C_UPPER_DEPS)),)
  33. -include $(C_UPPER_DEPS)
  34. endif
  35. ifneq ($(strip $(S67_DEPS)),)
  36. -include $(S67_DEPS)
  37. endif
  38. ifneq ($(strip $(S62_DEPS)),)
  39. -include $(S62_DEPS)
  40. endif
  41. ifneq ($(strip $(S_DEPS)),)
  42. -include $(S_DEPS)
  43. endif
  44. ifneq ($(strip $(OPT_DEPS)),)
  45. -include $(OPT_DEPS)
  46. endif
  47. ifneq ($(strip $(C??_DEPS)),)
  48. -include $(C??_DEPS)
  49. endif
  50. ifneq ($(strip $(ASM_UPPER_DEPS)),)
  51. -include $(ASM_UPPER_DEPS)
  52. endif
  53. ifneq ($(strip $(S??_DEPS)),)
  54. -include $(S??_DEPS)
  55. endif
  56. ifneq ($(strip $(C64_DEPS)),)
  57. -include $(C64_DEPS)
  58. endif
  59. ifneq ($(strip $(CXX_DEPS)),)
  60. -include $(CXX_DEPS)
  61. endif
  62. ifneq ($(strip $(S64_DEPS)),)
  63. -include $(S64_DEPS)
  64. endif
  65. ifneq ($(strip $(INO_DEPS)),)
  66. -include $(INO_DEPS)
  67. endif
  68. ifneq ($(strip $(CLA_DEPS)),)
  69. -include $(CLA_DEPS)
  70. endif
  71. ifneq ($(strip $(S55_DEPS)),)
  72. -include $(S55_DEPS)
  73. endif
  74. ifneq ($(strip $(SV7A_DEPS)),)
  75. -include $(SV7A_DEPS)
  76. endif
  77. ifneq ($(strip $(C62_DEPS)),)
  78. -include $(C62_DEPS)
  79. endif
  80. ifneq ($(strip $(C67_DEPS)),)
  81. -include $(C67_DEPS)
  82. endif
  83. ifneq ($(strip $(PDE_DEPS)),)
  84. -include $(PDE_DEPS)
  85. endif
  86. ifneq ($(strip $(K_DEPS)),)
  87. -include $(K_DEPS)
  88. endif
  89. ifneq ($(strip $(C_DEPS)),)
  90. -include $(C_DEPS)
  91. endif
  92. ifneq ($(strip $(CC_DEPS)),)
  93. -include $(CC_DEPS)
  94. endif
  95. ifneq ($(strip $(C++_DEPS)),)
  96. -include $(C++_DEPS)
  97. endif
  98. ifneq ($(strip $(C43_DEPS)),)
  99. -include $(C43_DEPS)
  100. endif
  101. ifneq ($(strip $(S43_DEPS)),)
  102. -include $(S43_DEPS)
  103. endif
  104. ifneq ($(strip $(ASM_DEPS)),)
  105. -include $(ASM_DEPS)
  106. endif
  107. ifneq ($(strip $(S_UPPER_DEPS)),)
  108. -include $(S_UPPER_DEPS)
  109. endif
  110. ifneq ($(strip $(CPP_DEPS)),)
  111. -include $(CPP_DEPS)
  112. endif
  113. ifneq ($(strip $(SA_DEPS)),)
  114. -include $(SA_DEPS)
  115. endif
  116. endif
  117. -include ../makefile.defs
  118. # Add inputs and outputs from these tool invocations to the build variables
  119. EXE_OUTPUTS += \
  120. segment_main.out
  121. EXE_OUTPUTS__QUOTED += \
  122. "segment_main.out"
  123. # All Target
  124. all: $(OBJS) $(GEN_CMDS)
  125. @$(MAKE) --no-print-directory -Onone "segment_main.out"
  126. # Tool invocations
  127. segment_main.out: $(OBJS) $(GEN_CMDS)
  128. @echo 'Building target: "$@"'
  129. @echo 'Invoking: Arm Linker'
  130. "C:/ti/ccstheia150/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/bin/tiarmclang.exe" @"device.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O2 -gdwarf-3 -Wl,-m"segment_main.map" -Wl,-i"C:/ti/mspm0_sdk_2_02_00_05/source" -Wl,-i"C:/Users/User/workspace_ccstheia/segment_main" -Wl,-i"C:/Users/User/workspace_ccstheia/segment_main/Debug/syscfg" -Wl,-i"C:/ti/ccstheia150/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/lib" -Wl,--diag_wrap=off -Wl,--display_error_number -Wl,--warn_sections -Wl,--xml_link_info="segment_main_linkInfo.xml" -Wl,--rom_model -o "segment_main.out" $(ORDERED_OBJS)
  131. @echo 'Finished building target: "$@"'
  132. @echo ' '
  133. # Other Targets
  134. clean:
  135. -$(RM) $(GEN_MISC_FILES__QUOTED)$(GEN_FILES__QUOTED)$(EXE_OUTPUTS__QUOTED)
  136. -$(RM) "01_sw_components\01_sc\01_src\main_sc.o" "01_sw_components\03_hw\01_src\Hw_Interface.o" "ti_msp_dl_config.o" "04_config\startup_mspm0g350x_ticlang.o"
  137. -$(RM) "01_sw_components\01_sc\01_src\main_sc.d" "01_sw_components\03_hw\01_src\Hw_Interface.d" "ti_msp_dl_config.d" "startup_mspm0g350x_ticlang.d"
  138. -@echo 'Finished clean'
  139. -@echo ' '
  140. .PHONY: all clean dependents
  141. .SECONDARY:
  142. -include ../makefile.targets