blob: c70945d1c512e06c4a8db86eee0c13b0a639b1fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
SHELL = cmd.exe
# Each subdirectory must supply rules for building sources it contributes
build-306001487:
@$(MAKE) -Onone -f subdir_rules.mk build-306001487-inproc
build-306001487-inproc: ../Embedded.cfg
@echo 'Building file: $<'
@echo 'Invoking: XDCtools'
"C:/TI/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_tivac_2_16_00_08/packages;C:/ti/tirtos_tivac_2_16_00_08/products/tidrivers_tivac_2_16_00_08/packages;C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages;C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages;C:/ti/tirtos_tivac_2_16_00_08/products/uia_2_00_05_50/packages;C:/ti/tirtos_tivac_2_16_00_08/products/ns_1_11_00_10/packages;C:/ti/TivaWare_C_Series-2.1.2.111;C:/TI/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.tiva:TM4C129XNCZAD -r release -c "C:/TI/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me" "$<"
@echo 'Finished building: $<'
@echo ' '
configPkg/linker.cmd: build-306001487 ../Embedded.cfg
configPkg/compiler.opt: build-306001487
configPkg/: build-306001487
Main.obj: ../Main.c $(GEN_OPTS) | $(GEN_HDRS)
@echo 'Building file: $<'
@echo 'Invoking: ARM Compiler'
"C:/TI/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me -Ooff --opt_for_speed=0 --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Common/protobuf-c" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR/Hardware" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR/Printing" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR/Common" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR/Debugging" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication/PMR" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Communication" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Common" --include_path="C:/TangoHome/Software/Embedded_SW/Embedded/Modules" --include_path="C:/ti/TivaWare_C_Series-2.1.2.111" --include_path="C:/ti/xdctools_3_32_00_06_core/include" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/posix" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/tidrivers_tivac_2_16_00_08" --include_path="C:/TI/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=ENABLE_LFN --define=DEBUG_TEST_FUNCTIONS --define=TARGET_IS_TM4C129_RA0 --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C129XNCZAD -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="Main.d_raw" $(GEN_OPTS__FLAG) "$<"
@echo 'Finished building: $<'
@echo ' '
|