diff options
author | Ivan Pang | 2015-12-08 18:59:45 -0600 |
---|---|---|
committer | Ivan Pang | 2015-12-08 18:59:45 -0600 |
commit | 7d6d0b9be9c878ae9be5af318eda02aa8c039e31 (patch) | |
tree | e86b8dc08f8de326adf03b0854940b8678aae52c /boot_loader/examples | |
parent | 77464278fb377891bf3d393741dced0bdc7200c2 (diff) | |
download | mcsdk-tools-7d6d0b9be9c878ae9be5af318eda02aa8c039e31.tar.gz mcsdk-tools-7d6d0b9be9c878ae9be5af318eda02aa8c039e31.tar.xz mcsdk-tools-7d6d0b9be9c878ae9be5af318eda02aa8c039e31.zip |
c66x: added makefiles and update scripts for examples
Signed-off-by: Ivan Pang <i-pang@ti.com>
Diffstat (limited to 'boot_loader/examples')
205 files changed, 5906 insertions, 37 deletions
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/makefile b/boot_loader/examples/i2c/nand/evmc6657l/build/makefile new file mode 100755 index 0000000..e5415a1 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/i2c_boot_nand_example.obj" \ | ||
10 | "../i2c_boot_nand_example.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6657l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/i2cnandboot_evm6657l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/i2cnandboot_evm6657l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/i2cnandboot_evm6657l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/i2cnandboot_evm6657l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 -z -m"../bin/i2cnandboot_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66" --reread_libs --warn_sections --xml_link_info="../bin/i2cnandboot_evm6657l_linkInfo.xml" --rom_model -o "../bin/i2cnandboot_evm6657l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/i2c_boot_nand_example.pp" | ||
142 | -$(RM) "src/i2c_boot_nand_example.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/objects.mk b/boot_loader/examples/i2c/nand/evmc6657l/build/objects.mk new file mode 100755 index 0000000..955a5eb --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6657l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/sources.mk b/boot_loader/examples/i2c/nand/evmc6657l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.obj b/boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.obj new file mode 100644 index 0000000..d7ab763 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.pp b/boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.pp new file mode 100644 index 0000000..cab258a --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/i2c_boot_nand_example.obj: ../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c | ||
2 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/i2c_boot_nand_example.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_rules.mk b/boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_rules.mk new file mode 100755 index 0000000..cb97dfc --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/i2c_boot_nand_example.obj: ../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/i2c_boot_nand_example.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_vars.mk new file mode 100755 index 0000000..06e8ca5 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/i2c_boot_nand_example.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/i2c_boot_nand_example.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/i2c_boot_nand_example.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/i2c_boot_nand_example.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/subdir_rules.mk b/boot_loader/examples/i2c/nand/evmc6657l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6657l/build/subdir_vars.mk b/boot_loader/examples/i2c/nand/evmc6657l/build/subdir_vars.mk new file mode 100755 index 0000000..e83cc22 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6657l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../i2c_boot_nand_example.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/makefile b/boot_loader/examples/i2c/nand/evmc6678l/build/makefile new file mode 100755 index 0000000..01c0e7f --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/i2c_boot_nand_example.obj" \ | ||
10 | "../i2c_boot_nand_example.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6678l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/i2cnandboot_evm6678l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/i2cnandboot_evm6678l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/i2cnandboot_evm6678l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/i2cnandboot_evm6678l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 -z -m"../bin/i2cnandboot_evm6678l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6678l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6678/c66" --reread_libs --warn_sections --xml_link_info="../bin/i2cnandboot_evm6678l_linkInfo.xml" --rom_model -o "../bin/i2cnandboot_evm6678l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/i2c_boot_nand_example.pp" | ||
142 | -$(RM) "src/i2c_boot_nand_example.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/objects.mk b/boot_loader/examples/i2c/nand/evmc6678l/build/objects.mk new file mode 100755 index 0000000..b87f173 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6678l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/sources.mk b/boot_loader/examples/i2c/nand/evmc6678l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.obj b/boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.obj new file mode 100644 index 0000000..aefbf71 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.pp b/boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.pp new file mode 100644 index 0000000..cab258a --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/i2c_boot_nand_example.obj: ../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c | ||
2 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/i2c_boot_nand_example.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/i2c_boot_nand_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_rules.mk b/boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_rules.mk new file mode 100755 index 0000000..d550460 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/i2c_boot_nand_example.obj: ../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --include_path="../../../../../examples/i2c/nand/include" --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/i2c_boot_nand_example.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_vars.mk new file mode 100755 index 0000000..06e8ca5 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/i2c_boot_nand_example.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/i2c_boot_nand_example.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/i2c_boot_nand_example.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/i2c_boot_nand_example.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/i2c/nand/src/i2c_boot_nand_example.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/subdir_rules.mk b/boot_loader/examples/i2c/nand/evmc6678l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/i2c/nand/evmc6678l/build/subdir_vars.mk b/boot_loader/examples/i2c/nand/evmc6678l/build/subdir_vars.mk new file mode 100755 index 0000000..e83cc22 --- /dev/null +++ b/boot_loader/examples/i2c/nand/evmc6678l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../i2c_boot_nand_example.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/makefile b/boot_loader/examples/i2c/nor/evmc6657l/build/makefile new file mode 100755 index 0000000..4a70b84 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/i2c_boot_nor_example.obj" \ | ||
10 | "../i2c_boot_nor_example.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6657l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/i2cnorboot_evm6657l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/i2cnorboot_evm6657l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/i2cnorboot_evm6657l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/i2cnorboot_evm6657l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 -z -m"../bin/i2cnorboot_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66" --reread_libs --warn_sections --xml_link_info="../bin/i2cnorboot_evm6657l_linkInfo.xml" --rom_model -o "../bin/i2cnorboot_evm6657l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/i2c_boot_nor_example.pp" | ||
142 | -$(RM) "src/i2c_boot_nor_example.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/objects.mk b/boot_loader/examples/i2c/nor/evmc6657l/build/objects.mk new file mode 100755 index 0000000..955a5eb --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6657l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/sources.mk b/boot_loader/examples/i2c/nor/evmc6657l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.obj b/boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.obj new file mode 100644 index 0000000..53a6a0e --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.pp b/boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.pp new file mode 100644 index 0000000..49ac4e3 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/i2c_boot_nor_example.obj: ../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c | ||
2 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/i2c_boot_nor_example.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_rules.mk b/boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_rules.mk new file mode 100755 index 0000000..343b247 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/i2c_boot_nor_example.obj: ../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/i2c_boot_nor_example.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_vars.mk new file mode 100755 index 0000000..7297907 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/i2c_boot_nor_example.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/i2c_boot_nor_example.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/i2c_boot_nor_example.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/i2c_boot_nor_example.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/subdir_rules.mk b/boot_loader/examples/i2c/nor/evmc6657l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6657l/build/subdir_vars.mk b/boot_loader/examples/i2c/nor/evmc6657l/build/subdir_vars.mk new file mode 100755 index 0000000..a3a5e62 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6657l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../i2c_boot_nor_example.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/makefile b/boot_loader/examples/i2c/nor/evmc6678l/build/makefile new file mode 100755 index 0000000..687fd4c --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/i2c_boot_nor_example.obj" \ | ||
10 | "../i2c_boot_nor_example.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6678l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/i2cnorboot_evm6678l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/i2cnorboot_evm6678l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/i2cnorboot_evm6678l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/i2cnorboot_evm6678l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 -z -m"../bin/i2cnorboot_evm6678l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6678l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6678/c66" --reread_libs --warn_sections --xml_link_info="../bin/i2cnorboot_evm6678l_linkInfo.xml" --rom_model -o "../bin/i2cnorboot_evm6678l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/i2c_boot_nor_example.pp" | ||
142 | -$(RM) "src/i2c_boot_nor_example.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/objects.mk b/boot_loader/examples/i2c/nor/evmc6678l/build/objects.mk new file mode 100755 index 0000000..b87f173 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6678l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/sources.mk b/boot_loader/examples/i2c/nor/evmc6678l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.obj b/boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.obj new file mode 100644 index 0000000..74d0a7a --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.pp b/boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.pp new file mode 100644 index 0000000..49ac4e3 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/i2c_boot_nor_example.obj: ../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c | ||
2 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/i2c_boot_nor_example.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/i2c_boot_nor_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_rules.mk b/boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_rules.mk new file mode 100755 index 0000000..53e5b4d --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/i2c_boot_nor_example.obj: ../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --include_path="../../../../../examples/i2c/nor/include" --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/i2c_boot_nor_example.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_vars.mk new file mode 100755 index 0000000..7297907 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/i2c_boot_nor_example.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/i2c_boot_nor_example.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/i2c_boot_nor_example.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/i2c_boot_nor_example.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/i2c/nor/src/i2c_boot_nor_example.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/subdir_rules.mk b/boot_loader/examples/i2c/nor/evmc6678l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/i2c/nor/evmc6678l/build/subdir_vars.mk b/boot_loader/examples/i2c/nor/evmc6678l/build/subdir_vars.mk new file mode 100755 index 0000000..a3a5e62 --- /dev/null +++ b/boot_loader/examples/i2c/nor/evmc6678l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../i2c_boot_nor_example.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/makefile b/boot_loader/examples/i2c/tftp/evmc6657l/build/makefile new file mode 100755 index 0000000..d12e49f --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/i2c_boot_tftp_example.obj" \ | ||
10 | "../i2c_boot_tftp_example.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6657l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/i2ctftpboot_evm6657l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/i2ctftpboot_evm6657l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/i2ctftpboot_evm6657l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/i2ctftpboot_evm6657l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 -z -m"../bin/i2ctftpboot_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66" --reread_libs --warn_sections --xml_link_info="../bin/i2ctftpboot_evm6657l_linkInfo.xml" --rom_model -o "../bin/i2ctftpboot_evm6657l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/i2c_boot_tftp_example.pp" | ||
142 | -$(RM) "src/i2c_boot_tftp_example.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/objects.mk b/boot_loader/examples/i2c/tftp/evmc6657l/build/objects.mk new file mode 100755 index 0000000..955a5eb --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6657l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/sources.mk b/boot_loader/examples/i2c/tftp/evmc6657l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.obj b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.obj new file mode 100644 index 0000000..25b907b --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.pp b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.pp new file mode 100644 index 0000000..6d24881 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/i2c_boot_tftp_example.obj: ../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c | ||
2 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/i2c_boot_tftp_example.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_rules.mk b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_rules.mk new file mode 100755 index 0000000..e318e3e --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/i2c_boot_tftp_example.obj: ../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/i2c_boot_tftp_example.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_vars.mk new file mode 100755 index 0000000..1d420b7 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/i2c_boot_tftp_example.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/i2c_boot_tftp_example.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/i2c_boot_tftp_example.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/i2c_boot_tftp_example.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_rules.mk b/boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_vars.mk b/boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_vars.mk new file mode 100755 index 0000000..4a150b8 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../i2c_boot_tftp_example.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/makefile b/boot_loader/examples/i2c/tftp/evmc6678l/build/makefile new file mode 100755 index 0000000..a14924b --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/i2c_boot_tftp_example.obj" \ | ||
10 | "../i2c_boot_tftp_example.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6678l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/i2ctftpboot_evm6678l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/i2ctftpboot_evm6678l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/i2ctftpboot_evm6678l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/i2ctftpboot_evm6678l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 -z -m"../bin/i2ctftpboot_evm6678l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6678l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6678/c66" --reread_libs --warn_sections --xml_link_info="../bin/i2ctftpboot_evm6678l_linkInfo.xml" --rom_model -o "../bin/i2ctftpboot_evm6678l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/i2c_boot_tftp_example.pp" | ||
142 | -$(RM) "src/i2c_boot_tftp_example.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/objects.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/objects.mk new file mode 100755 index 0000000..b87f173 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6678l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/sources.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.obj b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.obj new file mode 100644 index 0000000..2eaae88 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.pp b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.pp new file mode 100644 index 0000000..6d24881 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/i2c_boot_tftp_example.obj: ../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c | ||
2 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/i2c_boot_tftp_example.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/i2c_boot_tftp_example.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_rules.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_rules.mk new file mode 100755 index 0000000..1d88b17 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/i2c_boot_tftp_example.obj: ../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --include_path="../../../../../examples/i2c/tftp/include" --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/i2c_boot_tftp_example.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk new file mode 100755 index 0000000..1d420b7 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/i2c_boot_tftp_example.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/i2c_boot_tftp_example.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/i2c_boot_tftp_example.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/i2c_boot_tftp_example.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_rules.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_vars.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_vars.mk new file mode 100755 index 0000000..4a150b8 --- /dev/null +++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../i2c_boot_tftp_example.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_be.bat b/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_be.bat index 5f66c17..5f66c17 100644..100755 --- a/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_be.bat +++ b/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_be.bat | |||
diff --git a/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_le.bat b/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_le.bat index 5d365c8..5d365c8 100644..100755 --- a/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_le.bat +++ b/boot_loader/examples/mad/utils/scbp6618x/build_mad_image_le.bat | |||
diff --git a/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_be.bat b/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_be.bat index 21ac7c0..21ac7c0 100644..100755 --- a/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_be.bat +++ b/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_be.bat | |||
diff --git a/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_le.bat b/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_le.bat index e91c8da..e91c8da 100644..100755 --- a/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_le.bat +++ b/boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_le.bat | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.bat index 555964e..9d2e95b 100644..100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.bat +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.4" | 1 | set C6000_CG_DIR=%C6X_GEN_INSTALL_PATH% |
2 | set TARGET=6657 | 2 | set TARGET=6657 |
3 | set ENDIAN=little | 3 | set ENDIAN=little |
4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; | 4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; |
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh index 5dd6edc..6d7b0b2 100644..100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.4 | 1 | export CGT_INSTALL_DIR=${C6X_GEN_INSTALL_PATH} |
2 | export TARGET=6657 | 2 | export TARGET=6657 |
3 | export ENDIAN=little | 3 | export ENDIAN=little |
4 | 4 | ||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/makefile b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/makefile new file mode 100755 index 0000000..070a0f1 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/pcieboot_ddrinit.obj" \ | ||
10 | "../pcieboot_ddrinit.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6657l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/pcieboot_ddrinit_evm6657l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/pcieboot_ddrinit_evm6657l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/pcieboot_ddrinit_evm6657l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/pcieboot_ddrinit_evm6657l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --define=_EVMC6657L_ --display_error_number --diag_warning=225 -z -m"../bin/pcieboot_ddrinit_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66" --reread_libs --warn_sections --xml_link_info="../bin/pcieboot_ddrinit_evm6657l_linkInfo.xml" --rom_model -o "../bin/pcieboot_ddrinit_evm6657l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/pcieboot_ddrinit.pp" | ||
142 | -$(RM) "src/pcieboot_ddrinit.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/objects.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/objects.mk new file mode 100755 index 0000000..955a5eb --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6657l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/sources.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.obj b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.obj new file mode 100644 index 0000000..27d072d --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.pp b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.pp new file mode 100644 index 0000000..bb57b58 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/pcieboot_ddrinit.obj: ../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c | ||
2 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/pcieboot_ddrinit.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_rules.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_rules.mk new file mode 100755 index 0000000..958fa43 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/pcieboot_ddrinit.obj: ../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --define=_EVMC6657L_ --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/pcieboot_ddrinit.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_vars.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_vars.mk new file mode 100755 index 0000000..7ad094c --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/pcieboot_ddrinit.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/pcieboot_ddrinit.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/pcieboot_ddrinit.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/pcieboot_ddrinit.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_rules.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_vars.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_vars.mk new file mode 100755 index 0000000..cd11d50 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../pcieboot_ddrinit.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat index 8165b8c..eae22e1 100644..100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.4" | 1 | set C6000_CG_DIR=%C6X_GEN_INSTALL_PATH% |
2 | set TARGET=6670 | 2 | set TARGET=6670 |
3 | set ENDIAN=little | 3 | set ENDIAN=little |
4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; | 4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; |
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh index 4ade151..495004b 100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.4 | 1 | export CGT_INSTALL_DIR=${C6X_GEN_INSTALL_PATH} |
2 | export TARGET=6670 | 2 | export TARGET=6670 |
3 | export ENDIAN=little | 3 | export ENDIAN=little |
4 | 4 | ||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat index 20933e3..72f395b 100644..100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.4" | 1 | set C6000_CG_DIR=%C6X_GEN_INSTALL_PATH% |
2 | set TARGET=6678 | 2 | set TARGET=6678 |
3 | set ENDIAN=little | 3 | set ENDIAN=little |
4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; | 4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; |
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/makefile b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/makefile new file mode 100755 index 0000000..3b63a31 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/pcieboot_ddrinit.obj" \ | ||
10 | "../pcieboot_ddrinit.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6678l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/pcieboot_ddrinit_evm6678l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/pcieboot_ddrinit_evm6678l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/pcieboot_ddrinit_evm6678l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/pcieboot_ddrinit_evm6678l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --define=_EVMC6678L_ --display_error_number --diag_warning=225 -z -m"../bin/pcieboot_ddrinit_evm6678l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6678l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6678/c66" --reread_libs --warn_sections --xml_link_info="../bin/pcieboot_ddrinit_evm6678l_linkInfo.xml" --rom_model -o "../bin/pcieboot_ddrinit_evm6678l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/pcieboot_ddrinit.pp" | ||
142 | -$(RM) "src/pcieboot_ddrinit.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/objects.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/objects.mk new file mode 100755 index 0000000..b87f173 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6678l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/sources.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.obj b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.obj new file mode 100644 index 0000000..70ca523 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.pp b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.pp new file mode 100644 index 0000000..bb57b58 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/pcieboot_ddrinit.obj: ../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c | ||
2 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/pcieboot_ddrinit.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/pcieboot_ddrinit.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_rules.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_rules.mk new file mode 100755 index 0000000..bb5071a --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_rules.mk | |||
@@ -0,0 +1,13 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | src/pcieboot_ddrinit.obj: ../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c $(GEN_OPTS) $(GEN_HDRS) | ||
7 | @echo 'Building file: $<' | ||
8 | @echo 'Invoking: C6000 Compiler' | ||
9 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --include_path="$(CG_TOOL_ROOT)/include" --include_path="$(PDK_INSTALL_PATH)/ti/platform" --include_path="$(PDK_INSTALL_PATH)" --define=_EVMC6678L_ --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="src/pcieboot_ddrinit.pp" --obj_directory="src" $(GEN_OPTS__FLAG) "$<" | ||
10 | @echo 'Finished building: $<' | ||
11 | @echo ' ' | ||
12 | |||
13 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_vars.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_vars.mk new file mode 100755 index 0000000..7ad094c --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_vars.mk | |||
@@ -0,0 +1,24 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | C_SRCS += \ | ||
7 | ../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c | ||
8 | |||
9 | OBJS += \ | ||
10 | ./src/pcieboot_ddrinit.obj | ||
11 | |||
12 | C_DEPS += \ | ||
13 | ./src/pcieboot_ddrinit.pp | ||
14 | |||
15 | C_DEPS__QUOTED += \ | ||
16 | "src/pcieboot_ddrinit.pp" | ||
17 | |||
18 | OBJS__QUOTED += \ | ||
19 | "src/pcieboot_ddrinit.obj" | ||
20 | |||
21 | C_SRCS__QUOTED += \ | ||
22 | "../../../../../examples/pcie/pcieboot_ddrinit/src/pcieboot_ddrinit.c" | ||
23 | |||
24 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_rules.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_rules.mk new file mode 100755 index 0000000..96e2e82 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_rules.mk | |||
@@ -0,0 +1,6 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Each subdirectory must supply rules for building sources it contributes | ||
6 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_vars.mk b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_vars.mk new file mode 100755 index 0000000..cd11d50 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_vars.mk | |||
@@ -0,0 +1,9 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | # Add inputs and outputs from these tool invocations to the build variables | ||
6 | CMD_SRCS += \ | ||
7 | ../pcieboot_ddrinit.cmd | ||
8 | |||
9 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.bat index 34e6b41..4852cdf 100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.bat +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.1" | 1 | set C6000_CG_DIR=%C6X_GEN_INSTALL_PATH% |
2 | set TARGET=k2h | 2 | set TARGET=k2h |
3 | set ENDIAN=little | 3 | set ENDIAN=little |
4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; | 4 | set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%; |
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.sh index 288d4db..e517139 100755 --- a/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.sh +++ b/boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | export CGT_INSTALL_DIR=~/ti/ccsv5/tools/compiler/c6000_7.4.1 | 1 | export CGT_INSTALL_DIR=${C6X_GEN_INSTALL_PATH} |
2 | export TARGET=k2h | 2 | export TARGET=k2h |
3 | export ENDIAN=little | 3 | export ENDIAN=little |
4 | 4 | ||
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat index 4c41a69..cdc35fe 100644..100755 --- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.4" | 1 | set C6000_CG_DIR=%C6X_GEN_INSTALL_PATH% |
2 | set TOOL_DIR="..\..\..\..\..\..\" | 2 | set TOOL_DIR="..\..\..\..\..\..\" |
3 | set TARGET=6657 | 3 | set TARGET=6657 |
4 | set ENDIAN=little | 4 | set ENDIAN=little |
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh index 8dab971..ce81bad 100644..100755 --- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.4 | 1 | export CGT_INSTALL_DIR=${C6X_GEN_INSTALL_PATH} |
2 | export TOOL_DIR="../../../../../../" | 2 | export TOOL_DIR="../../../../../../" |
3 | export TARGET=6657 | 3 | export TARGET=6657 |
4 | export ENDIAN=little | 4 | export ENDIAN=little |
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/makefile b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/makefile new file mode 100755 index 0000000..57d6e9c --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/makefile | |||
@@ -0,0 +1,150 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | |||
6 | CG_TOOL_ROOT = $(C6X_GEN_INSTALL_PATH) | ||
7 | |||
8 | ORDERED_OBJS += \ | ||
9 | "./src/pcieboot_helloworld.obj" \ | ||
10 | "../pcieboot_helloworld.cmd" \ | ||
11 | $(GEN_CMDS__FLAG) \ | ||
12 | -l"ti.platform.evm6657l.ae66" \ | ||
13 | -l"ti.csl.ae66" \ | ||
14 | -l"libc.a" \ | ||
15 | |||
16 | -include ../makefile.init | ||
17 | |||
18 | RM = rm | ||
19 | RMDIR = rm -rf | ||
20 | |||
21 | # All of the sources participating in the build are defined here | ||
22 | -include sources.mk | ||
23 | -include subdir_vars.mk | ||
24 | -include src/subdir_vars.mk | ||
25 | -include subdir_rules.mk | ||
26 | -include src/subdir_rules.mk | ||
27 | -include objects.mk | ||
28 | |||
29 | ifneq ($(MAKECMDGOALS),clean) | ||
30 | ifneq ($(strip $(S_DEPS)),) | ||
31 | -include $(S_DEPS) | ||
32 | endif | ||
33 | ifneq ($(strip $(S_UPPER_DEPS)),) | ||
34 | -include $(S_UPPER_DEPS) | ||
35 | endif | ||
36 | ifneq ($(strip $(S62_DEPS)),) | ||
37 | -include $(S62_DEPS) | ||
38 | endif | ||
39 | ifneq ($(strip $(C64_DEPS)),) | ||
40 | -include $(C64_DEPS) | ||
41 | endif | ||
42 | ifneq ($(strip $(ASM_DEPS)),) | ||
43 | -include $(ASM_DEPS) | ||
44 | endif | ||
45 | ifneq ($(strip $(CC_DEPS)),) | ||
46 | -include $(CC_DEPS) | ||
47 | endif | ||
48 | ifneq ($(strip $(S55_DEPS)),) | ||
49 | -include $(S55_DEPS) | ||
50 | endif | ||
51 | ifneq ($(strip $(C67_DEPS)),) | ||
52 | -include $(C67_DEPS) | ||
53 | endif | ||
54 | ifneq ($(strip $(CLA_DEPS)),) | ||
55 | -include $(CLA_DEPS) | ||
56 | endif | ||
57 | ifneq ($(strip $(C??_DEPS)),) | ||
58 | -include $(C??_DEPS) | ||
59 | endif | ||
60 | ifneq ($(strip $(CPP_DEPS)),) | ||
61 | -include $(CPP_DEPS) | ||
62 | endif | ||
63 | ifneq ($(strip $(S??_DEPS)),) | ||
64 | -include $(S??_DEPS) | ||
65 | endif | ||
66 | ifneq ($(strip $(C_DEPS)),) | ||
67 | -include $(C_DEPS) | ||
68 | endif | ||
69 | ifneq ($(strip $(C62_DEPS)),) | ||
70 | -include $(C62_DEPS) | ||
71 | endif | ||
72 | ifneq ($(strip $(CXX_DEPS)),) | ||
73 | -include $(CXX_DEPS) | ||
74 | endif | ||
75 | ifneq ($(strip $(C++_DEPS)),) | ||
76 | -include $(C++_DEPS) | ||
77 | endif | ||
78 | ifneq ($(strip $(ASM_UPPER_DEPS)),) | ||
79 | -include $(ASM_UPPER_DEPS) | ||
80 | endif | ||
81 | ifneq ($(strip $(K_DEPS)),) | ||
82 | -include $(K_DEPS) | ||
83 | endif | ||
84 | ifneq ($(strip $(C43_DEPS)),) | ||
85 | -include $(C43_DEPS) | ||
86 | endif | ||
87 | ifneq ($(strip $(INO_DEPS)),) | ||
88 | -include $(INO_DEPS) | ||
89 | endif | ||
90 | ifneq ($(strip $(S67_DEPS)),) | ||
91 | -include $(S67_DEPS) | ||
92 | endif | ||
93 | ifneq ($(strip $(SA_DEPS)),) | ||
94 | -include $(SA_DEPS) | ||
95 | endif | ||
96 | ifneq ($(strip $(S43_DEPS)),) | ||
97 | -include $(S43_DEPS) | ||
98 | endif | ||
99 | ifneq ($(strip $(OPT_DEPS)),) | ||
100 | -include $(OPT_DEPS) | ||
101 | endif | ||
102 | ifneq ($(strip $(PDE_DEPS)),) | ||
103 | -include $(PDE_DEPS) | ||
104 | endif | ||
105 | ifneq ($(strip $(S64_DEPS)),) | ||
106 | -include $(S64_DEPS) | ||
107 | endif | ||
108 | ifneq ($(strip $(C_UPPER_DEPS)),) | ||
109 | -include $(C_UPPER_DEPS) | ||
110 | endif | ||
111 | ifneq ($(strip $(C55_DEPS)),) | ||
112 | -include $(C55_DEPS) | ||
113 | endif | ||
114 | endif | ||
115 | |||
116 | -include ../makefile.defs | ||
117 | |||
118 | # Add inputs and outputs from these tool invocations to the build variables | ||
119 | EXE_OUTPUTS += \ | ||
120 | ../bin/pcieboot_helloworld_evm6657l.out \ | ||
121 | |||
122 | EXE_OUTPUTS__QUOTED += \ | ||
123 | "../bin/pcieboot_helloworld_evm6657l.out" \ | ||
124 | |||
125 | |||
126 | # All Target | ||
127 | all: ../bin/pcieboot_helloworld_evm6657l.out | ||
128 | |||
129 | # Tool invocations | ||
130 | ../bin/pcieboot_helloworld_evm6657l.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) | ||
131 | @echo 'Building target: $@' | ||
132 | @echo 'Invoking: C6000 Linker' | ||
133 | mkdir -p ../bin | ||
134 | "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --define=_EVMC6657L_ --display_error_number --diag_warning=225 -z -m"../bin/pcieboot_helloworld_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66" --reread_libs --warn_sections --xml_link_info="../bin/pcieboot_helloworld_evm6657l_linkInfo.xml" --rom_model -o "../bin/pcieboot_helloworld_evm6657l.out" $(ORDERED_OBJS) | ||
135 | @echo 'Finished building target: $@' | ||
136 | @echo ' ' | ||
137 | |||
138 | # Other Targets | ||
139 | clean: | ||
140 | -$(RM) $(EXE_OUTPUTS__QUOTED) | ||
141 | -$(RM) "src/pcieboot_helloworld.pp" | ||
142 | -$(RM) "src/pcieboot_helloworld.obj" | ||
143 | -@echo 'Finished clean' | ||
144 | -@echo ' ' | ||
145 | |||
146 | .PHONY: all clean dependents | ||
147 | .SECONDARY: | ||
148 | |||
149 | -include ../makefile.targets | ||
150 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/objects.mk b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/objects.mk new file mode 100755 index 0000000..955a5eb --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/objects.mk | |||
@@ -0,0 +1,8 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | USER_OBJS := | ||
6 | |||
7 | LIBS := -l"ti.platform.evm6657l.ae66" -l"libc.a" | ||
8 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/sources.mk b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/sources.mk new file mode 100755 index 0000000..4229f70 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/sources.mk | |||
@@ -0,0 +1,108 @@ | |||
1 | ################################################################################ | ||
2 | # Automatically-generated file. Do not edit! | ||
3 | ################################################################################ | ||
4 | |||
5 | O_SRCS := | ||
6 | CPP_SRCS := | ||
7 | K_SRCS := | ||
8 | LD_SRCS := | ||
9 | S67_SRCS := | ||
10 | LDS_SRCS := | ||
11 | CMD_SRCS := | ||
12 | CXX_SRCS := | ||
13 | CMD_UPPER_SRCS := | ||
14 | C43_SRCS := | ||
15 | S55_SRCS := | ||
16 | LD_UPPER_SRCS := | ||
17 | C62_SRCS := | ||
18 | S_UPPER_SRCS := | ||
19 | A_SRCS := | ||
20 | SA_SRCS := | ||
21 | C55_SRCS := | ||
22 | LDS_UPPER_SRCS := | ||
23 | C_UPPER_SRCS := | ||
24 | INO_SRCS := | ||
25 | OBJ_SRCS := | ||
26 | S62_SRCS := | ||
27 | LIB_SRCS := | ||
28 | PDE_SRCS := | ||
29 | ASM_SRCS := | ||
30 | ASM_UPPER_SRCS := | ||
31 | C++_SRCS := | ||
32 | CLA_SRCS := | ||
33 | S??_SRCS := | ||
34 | C_SRCS := | ||
35 | C67_SRCS := | ||
36 | S_SRCS := | ||
37 | S43_SRCS := | ||
38 | OPT_SRCS := | ||
39 | C64_SRCS := | ||
40 | CC_SRCS := | ||
41 | C??_SRCS := | ||
42 | S64_SRCS := | ||
43 | OBJS := | ||
44 | S_DEPS := | ||
45 | S_UPPER_DEPS := | ||
46 | S62_DEPS := | ||
47 | C64_DEPS := | ||
48 | ASM_DEPS := | ||
49 | CC_DEPS := | ||
50 | S55_DEPS := | ||
51 | C67_DEPS := | ||
52 | CLA_DEPS := | ||
53 | C??_DEPS := | ||
54 | CPP_DEPS := | ||
55 | S??_DEPS := | ||
56 | C_DEPS := | ||
57 | C62_DEPS := | ||
58 | EXE_OUTPUTS := | ||
59 | CXX_DEPS := | ||
60 | C++_DEPS := | ||
61 | ASM_UPPER_DEPS := | ||
62 | K_DEPS := | ||
63 | C43_DEPS := | ||
64 | INO_DEPS := | ||
65 | S67_DEPS := | ||
66 | SA_DEPS := | ||
67 | S43_DEPS := | ||
68 | OPT_DEPS := | ||
69 | PDE_DEPS := | ||
70 | S64_DEPS := | ||
71 | C_UPPER_DEPS := | ||
72 | C55_DEPS := | ||
73 | CPP_DEPS__QUOTED := | ||
74 | C67_DEPS__QUOTED := | ||
75 | INO_DEPS__QUOTED := | ||
76 | C??_DEPS__QUOTED := | ||
77 | S_UPPER_DEPS__QUOTED := | ||
78 | CLA_DEPS__QUOTED := | ||
79 | ASM_UPPER_DEPS__QUOTED := | ||
80 | C62_DEPS__QUOTED := | ||
81 | CXX_DEPS__QUOTED := | ||
82 | EXE_OUTPUTS__QUOTED := | ||
83 | S67_DEPS__QUOTED := | ||
84 | C_DEPS__QUOTED := | ||
85 | C_UPPER_DEPS__QUOTED := | ||
86 | OPT_DEPS__QUOTED := | ||
87 | S_DEPS__QUOTED := | ||
88 | K_DEPS__QUOTED := | ||
89 | S??_DEPS__QUOTED := | ||
90 | C64_DEPS__QUOTED := | ||
91 | C++_DEPS__QUOTED := | ||
92 | OBJS__QUOTED := | ||
93 | CC_DEPS__QUOTED := | ||
94 | S43_DEPS__QUOTED := | ||
95 | S55_DEPS__QUOTED := | ||
96 | SA_DEPS__QUOTED := | ||
97 | C55_DEPS__QUOTED := | ||
98 | PDE_DEPS__QUOTED := | ||
99 | C43_DEPS__QUOTED := | ||
100 | S62_DEPS__QUOTED := | ||
101 | ASM_DEPS__QUOTED := | ||
102 | S64_DEPS__QUOTED := | ||
103 | |||
104 | # Every subdirectory with source files must be described here | ||
105 | SUBDIRS := \ | ||
106 | . \ | ||
107 | src \ | ||
108 | |||
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.obj b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.obj new file mode 100644 index 0000000..a2dac2d --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.obj | |||
Binary files differ | |||
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp new file mode 100644 index 0000000..cc7da39 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/pcieboot_helloworld.obj: ../../../../../examples/pcie/pcieboot_helloworld/src/pcieboot_helloworld.c | ||