File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_ARM_STD Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
LR_IRAM 0x10007000 (0x70000 - 0x7000) {
14
14
15
15
IMAGE2_TABLE 0x10007000 FIXED {
16
- *rtl8195a_init.o(.image2.ram.data*, +FIRST)
17
- *rtl8195a_init.o(.image2.validate.rodata*)
16
+ *rtl8195a_init* .o(.image2.ram.data*, +FIRST)
17
+ *rtl8195a_init* .o(.image2.validate.rodata*)
18
18
}
19
19
20
20
ER_IRAM +0 FIXED {
21
- *rtl8195a_crypto.o (+RO)
21
+ *rtl8195a_crypto* .o (+RO)
22
22
*(i.mbedtls*)
23
23
*libc.a (+RO)
24
24
*rtx_*.o (+RO)
25
25
}
26
26
27
27
RW_IRAM1 +0 UNINIT FIXED {
28
- *rtl8195a_crypto.o(+RW)
28
+ *rtl8195a_crypto* .o(+RW)
29
29
*libc.a (+RW)
30
30
*(.sdram.data*)
31
31
*lib_peripheral_mbed_arm.ar (+RW)
32
32
}
33
33
34
34
RW_IRAM2 +0 UNINIT FIXED {
35
- *rtl8195a_crypto.o(+ZI, COMMON)
35
+ *rtl8195a_crypto* .o(+ZI, COMMON)
36
36
*libc.a (+ZI, COMMON)
37
37
*(.bss.thread_stack_main)
38
38
*lib_peripheral_mbed_arm.ar (+ZI, COMMON)
@@ -44,8 +44,8 @@ LR_IRAM 0x10007000 (0x70000 - 0x7000) {
44
44
45
45
LR_TCM 0x1FFF0000 0x10000 {
46
46
TCM_OVERLAY 0x1FFF0000 0x10000 {
47
- *lwip_mem.o(.bss*)
48
- *lwip_memp.o(.bss*)
47
+ *lwip_mem* .o(.bss*)
48
+ *lwip_memp* .o(.bss*)
49
49
*.o(.tcm.heap*)
50
50
}
51
51
}
You can’t perform that action at this time.
0 commit comments