subdir_rules.mk 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Each subdirectory must supply rules for building sources it contributes
  5. %.o: ../%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
  6. @echo 'Building file: "$<"'
  7. @echo 'Invoking: Arm Compiler'
  8. "/home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/bin/tiarmclang" -c @"device.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O2 -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC" -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC/Debug" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source/third_party/CMSIS/Core/Include" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source" -gdwarf-3 -MMD -MP -MF"$(basename $(<F)).d_raw" -MT"$(@)" $(GEN_OPTS__FLAG) -o"$@" "$(shell echo $<)"
  9. @echo 'Finished building: "$<"'
  10. @echo ' '
  11. build-1273821697: ../i2c_controller.syscfg
  12. @echo 'Building file: "$<"'
  13. @echo 'Invoking: SysConfig'
  14. "/home/ngosh/ti/sysconfig_1.22.0/sysconfig_cli.sh" --script "/home/ngosh/workspace_ccstheia/I2C_target_ADC/i2c_controller.syscfg" -o "." -s "/home/ngosh/ti/mspm0_sdk_2_03_00_07/.metadata/product.json" --compiler ticlang
  15. @echo 'Finished building: "$<"'
  16. @echo ' '
  17. device_linker.cmd: build-1273821697 ../i2c_controller.syscfg
  18. device.opt: build-1273821697
  19. device.cmd.genlibs: build-1273821697
  20. ti_msp_dl_config.c: build-1273821697
  21. ti_msp_dl_config.h: build-1273821697
  22. %.o: ./%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
  23. @echo 'Building file: "$<"'
  24. @echo 'Invoking: Arm Compiler'
  25. "/home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/bin/tiarmclang" -c @"device.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O2 -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC" -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC/Debug" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source/third_party/CMSIS/Core/Include" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source" -gdwarf-3 -MMD -MP -MF"$(basename $(<F)).d_raw" -MT"$(@)" $(GEN_OPTS__FLAG) -o"$@" "$(shell echo $<)"
  26. @echo 'Finished building: "$<"'
  27. @echo ' '
  28. startup_mspm0g350x_ticlang.o: /home/ngosh/ti/mspm0_sdk_2_03_00_07/source/ti/devices/msp/m0p/startup_system_files/ticlang/startup_mspm0g350x_ticlang.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
  29. @echo 'Building file: "$<"'
  30. @echo 'Invoking: Arm Compiler'
  31. "/home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/bin/tiarmclang" -c @"device.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O2 -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC" -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC/Debug" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source/third_party/CMSIS/Core/Include" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source" -gdwarf-3 -MMD -MP -MF"$(basename $(<F)).d_raw" -MT"$(@)" $(GEN_OPTS__FLAG) -o"$@" "$(shell echo $<)"
  32. @echo 'Finished building: "$<"'
  33. @echo ' '