makefile 4.2 KB

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