]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0079.git/blob - EC_Master_SysBios_Am572x/Workspace/SYSBIOS_AM57xx/EcMasterDemo/Debug/makefile_ccs
ECMaster ported to PSDK 4.3
[apps/tidep0079.git] / EC_Master_SysBios_Am572x / Workspace / SYSBIOS_AM57xx / EcMasterDemo / Debug / makefile_ccs
1 ################################################################################
2 # Automatically-generated file. Do not edit!
3 ################################################################################
5 SHELL = cmd.exe
7 CG_TOOL_ROOT := C:/TI/gcc-arm-none-eabi-6-2017-q1-update
9 GEN_OPTS__FLAG := @"configPkg/compiler.opt"
10 GEN_CMDS__FLAG := -Wl,-T"configPkg/linker.cmd"
12 ORDERED_OBJS += \
13 "./EcTimer.o" \
14 "./I2C_soc.o" \
15 "./UART_soc.o" \
16 "./main.o" \
17 "./EcMasterDemo/ATEMDemo.o" \
18 "./EcMasterDemo/ATEMDemoMain.o" \
19 "./EcMasterDemo/Logging.o" \
20 "./EcMasterDemo/ecatDemoCommon.o" \
21 "./EcMasterDemo/ecatNotification.o" \
22 "./EcMasterDemo/selectLinkLayer.o" \
23 "./eni/MasterENI.o" \
24 $(GEN_CMDS__FLAG) \
25 -Wl,--start-group \
26 -Wl,-T",C:/TI/pdk_am57xx_1_0_10/packages/ti/build/pruss/lnk_a8_a9_a15_REV1.cmd" \
27 -Wl,-T",C:/TI/pdk_am57xx_1_0_10/packages/ti/build/pruss/lnk_a8_a9_a15_REV2.cmd" \
28 -lc \
29 -lrdimon \
30 -lgcc \
31 -lm \
32 -lnosys \
33 -lstdc++ \
34 -lEcMaster \
35 -lemllICSS \
36 -lemllCPSW \
37 -l:os.aa15fg \
38 -l:sysbios.aa15fg \
39 -l:ti.drv.pruss.aa15fg \
40 -l:ti.drv.icss_emac.aa15fg \
41 -Wl,--end-group \
43 -include ../makefile.init
45 RM := DEL /F
46 RMDIR := RMDIR /S/Q
48 # All of the sources participating in the build are defined here
49 -include sources.mk
50 -include subdir_vars.mk
51 -include EcMasterDemo/subdir_vars.mk
52 -include eni/subdir_vars.mk
53 -include subdir_rules.mk
54 -include EcMasterDemo/subdir_rules.mk
55 -include eni/subdir_rules.mk
56 -include objects.mk
58 ifneq ($(MAKECMDGOALS),clean)
59 ifneq ($(strip $(C55_DEPS)),)
60 -include $(C55_DEPS)
61 endif
62 ifneq ($(strip $(C_UPPER_DEPS)),)
63 -include $(C_UPPER_DEPS)
64 endif
65 ifneq ($(strip $(S67_DEPS)),)
66 -include $(S67_DEPS)
67 endif
68 ifneq ($(strip $(S62_DEPS)),)
69 -include $(S62_DEPS)
70 endif
71 ifneq ($(strip $(S_DEPS)),)
72 -include $(S_DEPS)
73 endif
74 ifneq ($(strip $(OPT_DEPS)),)
75 -include $(OPT_DEPS)
76 endif
77 ifneq ($(strip $(C??_DEPS)),)
78 -include $(C??_DEPS)
79 endif
80 ifneq ($(strip $(ASM_UPPER_DEPS)),)
81 -include $(ASM_UPPER_DEPS)
82 endif
83 ifneq ($(strip $(S??_DEPS)),)
84 -include $(S??_DEPS)
85 endif
86 ifneq ($(strip $(C64_DEPS)),)
87 -include $(C64_DEPS)
88 endif
89 ifneq ($(strip $(CXX_DEPS)),)
90 -include $(CXX_DEPS)
91 endif
92 ifneq ($(strip $(S64_DEPS)),)
93 -include $(S64_DEPS)
94 endif
95 ifneq ($(strip $(INO_DEPS)),)
96 -include $(INO_DEPS)
97 endif
98 ifneq ($(strip $(CLA_DEPS)),)
99 -include $(CLA_DEPS)
100 endif
101 ifneq ($(strip $(S55_DEPS)),)
102 -include $(S55_DEPS)
103 endif
104 ifneq ($(strip $(SV7A_DEPS)),)
105 -include $(SV7A_DEPS)
106 endif
107 ifneq ($(strip $(C62_DEPS)),)
108 -include $(C62_DEPS)
109 endif
110 ifneq ($(strip $(C67_DEPS)),)
111 -include $(C67_DEPS)
112 endif
113 ifneq ($(strip $(PDE_DEPS)),)
114 -include $(PDE_DEPS)
115 endif
116 ifneq ($(strip $(K_DEPS)),)
117 -include $(K_DEPS)
118 endif
119 ifneq ($(strip $(C_DEPS)),)
120 -include $(C_DEPS)
121 endif
122 ifneq ($(strip $(CC_DEPS)),)
123 -include $(CC_DEPS)
124 endif
125 ifneq ($(strip $(C++_DEPS)),)
126 -include $(C++_DEPS)
127 endif
128 ifneq ($(strip $(C43_DEPS)),)
129 -include $(C43_DEPS)
130 endif
131 ifneq ($(strip $(S43_DEPS)),)
132 -include $(S43_DEPS)
133 endif
134 ifneq ($(strip $(ASM_DEPS)),)
135 -include $(ASM_DEPS)
136 endif
137 ifneq ($(strip $(S_UPPER_DEPS)),)
138 -include $(S_UPPER_DEPS)
139 endif
140 ifneq ($(strip $(CPP_DEPS)),)
141 -include $(CPP_DEPS)
142 endif
143 ifneq ($(strip $(SA_DEPS)),)
144 -include $(SA_DEPS)
145 endif
146 endif
148 -include ../makefile.defs
150 # Add inputs and outputs from these tool invocations to the build variables 
151 EXE_OUTPUTS += \
152 EcMasterDemo.out \
154 EXE_OUTPUTS__QUOTED += \
155 "EcMasterDemo.out" \
157 BIN_OUTPUTS += \
158 EcMasterDemo.hex \
160 BIN_OUTPUTS__QUOTED += \
161 "EcMasterDemo.hex" \
164 # All Target
165 all: EcMasterDemo.out
167 # Tool invocations
168 EcMasterDemo.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
169         @echo 'Building target: $@'
170         @echo 'Invoking: GNU Linker'
171         "C:/TI/gcc-arm-none-eabi-6-2017-q1-update/bin/arm-none-eabi-gcc.exe" -mtune=cortex-a15 -marm -DLINKLAYER_ICSS -DDEBUG -Dam5728 -DSOC_AM572x -DAM5XX_FAMILY_BUILD -DMEM_BARRIER_DISABLE -Dcore0 -DidkAM572x -O2 -g -gdwarf-3 -gstrict-dwarf -Wall -v -finstrument-functions -mfloat-abi=hard -Wl,-Map,"EcMasterDemo.map" -nostartfiles -Wl,--gc-sections -L"C:/TI/bios_6_52_00_12/packages/gnu/targets/arm/libs/install-native/arm-none-eabi/lib/hard" -L"C:/TI/pdk_am57xx_1_0_10/packages/ti/drv/pruss/lib/am572x/a15/release" -L"C:/TI/pdk_am57xx_1_0_10/packages/ti/drv/icss_emac/lib/am572x/a15/release" -L"C:/TI/ndk_2_26_00_08/packages/ti/ndk/os/lib" -L"../src/sysbios" -L"../../../../SDK/LIB/SYSBIOS/am572x/Debug/" -L"../../../../SDK/LIB/SYSBIOS/am572x/Eval/" -Wl,--defsym,CORE0=1 -Wl,--defsym,STACKSIZE=0x10000 -Wl,--defsym,HEAPSIZE=0x400 --specs=nano.specs -static C:/TI/pdk_am57xx_1_0_10/packages/ti/drv/icss_emac/firmware/icss_dualemac/bin/am572x/a15_0/REV1/icss_dualemac_PRU0.bin C:/TI/pdk_am57xx_1_0_10/packages/ti/drv/icss_emac/firmware/icss_dualemac/bin/am572x/a15_0/REV1/icss_dualemac_PRU1.bin C:/TI/pdk_am57xx_1_0_10/packages/ti/drv/icss_emac/firmware/icss_dualemac/bin/am572x/a15_0/REV2/icss_dualemac_PRU0.bin C:/TI/pdk_am57xx_1_0_10/packages/ti/drv/icss_emac/firmware/icss_dualemac/bin/am572x/a15_0/REV2/icss_dualemac_PRU1.bin -o"EcMasterDemo.out" $(ORDERED_OBJS)
172         @echo 'Finished building target: $@'
173         @echo ' '
174         @$(MAKE) --no-print-directory post-build
176 EcMasterDemo.hex: $(EXE_OUTPUTS)
177         @echo 'Invoking: GNU Objcopy Utility'
178         "C:/TI/gcc-arm-none-eabi-6-2017-q1-update/bin/arm-none-eabi-objcopy.exe"  $(EXE_OUTPUTS__QUOTED) "EcMasterDemo.hex"
179         @echo 'Finished building: $@'
180         @echo ' '
181         @$(MAKE) --no-print-directory post-build
183 # Other Targets
184 clean:
185         -$(RM) $(GEN_CMDS__QUOTED)$(GEN_MISC_FILES__QUOTED)$(BIN_OUTPUTS__QUOTED)$(GEN_FILES__QUOTED)$(EXE_OUTPUTS__QUOTED)$(GEN_OPTS__QUOTED)
186         -$(RMDIR) $(GEN_MISC_DIRS__QUOTED)
187         -$(RM) "EcTimer.o" "I2C_soc.o" "UART_soc.o" "main.o" "EcMasterDemo\ATEMDemo.o" "EcMasterDemo\ATEMDemoMain.o" "EcMasterDemo\Logging.o" "EcMasterDemo\ecatDemoCommon.o" "EcMasterDemo\ecatNotification.o" "EcMasterDemo\selectLinkLayer.o" "eni\MasterENI.o" 
188         -$(RM) "I2C_soc.d" "UART_soc.d" "main.d" "eni\MasterENI.d" 
189         -$(RM) "EcTimer.d" "EcMasterDemo\ATEMDemo.d" "EcMasterDemo\ATEMDemoMain.d" "EcMasterDemo\Logging.d" "EcMasterDemo\ecatDemoCommon.d" "EcMasterDemo\ecatNotification.d" "EcMasterDemo\selectLinkLayer.d" 
190         -@echo 'Finished clean'
191         -@echo ' '
193 post-build:
194         -/packages/pdkAppImageCreate.bat /packages C:/TI/gcc-arm-none-eabi-6-2017-q1-update C:/Users/a0133185/Desktop/TechSupport/Industrial/Acontis_EC_master/Porting_PSDK4.3/EC_Master_SysBios_Am572x/Workspace/SYSBIOS_AM57xx/EcMasterDemo/Debug EcMasterDemo AM572x arm
195         -@echo ' '
197 .PHONY: all clean dependents
198 .SECONDARY:
200 -include ../makefile.targets