File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
targets/TARGET_ARM_SSG/TARGET_MPS2
TARGET_MPS2_M0/device/TOOLCHAIN_ARM_STD
TARGET_MPS2_M0P/device/TOOLCHAIN_ARM_STD
TARGET_MPS2_M3/device/TOOLCHAIN_ARM_STD
TARGET_MPS2_M4/device/TOOLCHAIN_ARM_STD
TARGET_MPS2_M7/device/TOOLCHAIN_ARM_STD Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 68
68
69
69
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
70
70
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
71
- *.o (RESET, +First)
72
- *(InRoot$$Sections)
73
- *(+RO)
71
+ *.o (RESET, +First)
72
+ *(InRoot$$Sections)
73
+ *(+RO)
74
74
}
75
75
76
76
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data
Original file line number Diff line number Diff line change 68
68
69
69
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
70
70
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
71
- *.o (RESET, +First)
72
- *(InRoot$$Sections)
73
- *(+RO)
71
+ *.o (RESET, +First)
72
+ *(InRoot$$Sections)
73
+ *(+RO)
74
74
}
75
75
76
76
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data
Original file line number Diff line number Diff line change 69
69
70
70
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
71
71
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
72
- *.o (RESET, +First)
73
- *(InRoot$$Sections)
74
- *(+RO)
72
+ *.o (RESET, +First)
73
+ *(InRoot$$Sections)
74
+ *(+RO)
75
75
}
76
76
77
77
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data
Original file line number Diff line number Diff line change 69
69
70
70
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
71
71
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
72
- *.o (RESET, +First)
73
- *(InRoot$$Sections)
74
- *(+RO)
72
+ *.o (RESET, +First)
73
+ *(InRoot$$Sections)
74
+ *(+RO)
75
75
}
76
76
77
77
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data
Original file line number Diff line number Diff line change 70
70
71
71
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
72
72
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
73
- *.o (RESET, +First)
74
- *(InRoot$$Sections)
75
- *(+RO)
73
+ *.o (RESET, +First)
74
+ *(InRoot$$Sections)
75
+ *(+RO)
76
76
}
77
77
78
78
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data
You can’t perform that action at this time.
0 commit comments