File tree Expand file tree Collapse file tree 13 files changed +26
-26
lines changed
TARGET_Freescale/TARGET_MCUXpresso_MCUS
TARGET_K66F/device/TOOLCHAIN_ARM_STD
TARGET_K82F/device/TOOLCHAIN_ARM_STD
TARGET_KL27Z/device/TOOLCHAIN_ARM_STD
TARGET_KL43Z/device/TOOLCHAIN_ARM_STD
TARGET_KL82Z/device/TOOLCHAIN_ARM_STD
TARGET_KW24D/device/TOOLCHAIN_ARM_STD
TARGET_KW41Z/device/TOOLCHAIN_ARM_STD
TARGET_MCU_K22F/TARGET_MCU_K22F512/device/TOOLCHAIN_ARM_STD
TARGET_MCU_K24F/TARGET_MCU_K24F1M/device/TOOLCHAIN_ARM_STD
TARGET_MCU_K64F/device/TOOLCHAIN_ARM_STD
TARGET_NXP/TARGET_MCUXpresso_MCUS
TARGET_LPC54114/device/TARGET_LPC54114_M4/TOOLCHAIN_ARM_STD
TARGET_LPC546XX/device/TOOLCHAIN_ARM_STD
TARGET_MIMXRT1050/device/TOOLCHAIN_ARM_STD Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 91
91
#define Heap_Size 0x0400
92
92
#endif
93
93
94
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
94
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
95
95
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
96
96
* (RESET,+FIRST)
97
97
}
98
98
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
99
99
* (FlashConfig)
100
100
}
101
- ER_m_text m_text_start m_text_size { ; load address = execution address
101
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
102
102
* (InRoot$$Sections)
103
103
.ANY (+RO)
104
104
}
Original file line number Diff line number Diff line change 90
90
#define Heap_Size 0x0400
91
91
#endif
92
92
93
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
93
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
94
94
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
95
95
* (RESET,+FIRST)
96
96
}
@@ -100,7 +100,7 @@ LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; loa
100
100
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
101
101
* (FlashConfig)
102
102
}
103
- ER_m_text m_text_start m_text_size { ; load address = execution address
103
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
104
104
* (InRoot$$Sections)
105
105
.ANY (+RO)
106
106
}
Original file line number Diff line number Diff line change 84
84
#define Heap_Size 0x0400
85
85
#endif
86
86
87
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
87
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
88
88
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
89
89
* (RESET,+FIRST)
90
90
}
91
91
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
92
92
* (FlashConfig)
93
93
}
94
- ER_m_text m_text_start m_text_size { ; load address = execution address
94
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
95
95
* (InRoot$$Sections)
96
96
.ANY (+RO)
97
97
}
Original file line number Diff line number Diff line change 81
81
#define Heap_Size 0x0400
82
82
#endif
83
83
84
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
84
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
85
85
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
86
86
* (RESET,+FIRST)
87
87
}
88
88
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
89
89
* (FlashConfig)
90
90
}
91
- ER_m_text m_text_start m_text_size { ; load address = execution address
91
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
92
92
* (InRoot$$Sections)
93
93
.ANY (+RO)
94
94
}
Original file line number Diff line number Diff line change 94
94
#define Heap_Size 0x0400
95
95
#endif
96
96
97
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
97
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
98
98
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
99
99
* (RESET,+FIRST)
100
100
}
@@ -104,7 +104,7 @@ LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; loa
104
104
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
105
105
* (FlashConfig)
106
106
}
107
- ER_m_text m_text_start m_text_size { ; load address = execution address
107
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
108
108
* (InRoot$$Sections)
109
109
.ANY (+RO)
110
110
}
Original file line number Diff line number Diff line change 90
90
#define Heap_Size 0x0400
91
91
#endif
92
92
93
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
93
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
94
94
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
95
95
* (RESET,+FIRST)
96
96
}
97
97
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
98
98
* (FlashConfig)
99
99
}
100
- ER_m_text m_text_start m_text_size { ; load address = execution address
100
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
101
101
* (InRoot$$Sections)
102
102
.ANY (+RO)
103
103
}
Original file line number Diff line number Diff line change 79
79
#define Heap_Size 0x0400
80
80
#endif
81
81
82
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
82
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
83
83
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
84
84
* (RESET,+FIRST)
85
85
}
86
86
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
87
87
* (FlashConfig)
88
88
}
89
- ER_m_text m_text_start m_text_size { ; load address = execution address
89
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
90
90
* (InRoot$$Sections)
91
91
.ANY (+RO)
92
92
}
Original file line number Diff line number Diff line change 88
88
#define Heap_Size 0x0400
89
89
#endif
90
90
91
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
91
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
92
92
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
93
93
* (RESET,+FIRST)
94
94
}
95
95
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
96
96
* (FlashConfig)
97
97
}
98
- ER_m_text m_text_start m_text_size { ; load address = execution address
98
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
99
99
* (InRoot$$Sections)
100
100
.ANY (+RO)
101
101
}
Original file line number Diff line number Diff line change 82
82
#define m_data_2_size 0x00030000
83
83
84
84
85
- LR_m_text m_interrupts_start m_text_size+m_interrupts_size+m_flash_config_size { ; load region size_region
85
+ LR_IROM1 m_interrupts_start m_text_size+m_interrupts_size+m_flash_config_size { ; load region size_region
86
86
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
87
87
* (RESET,+FIRST)
88
88
}
89
89
ER_m_flash_config m_flash_config_start m_flash_config_size { ; load address = execution address
90
90
* (FlashConfig)
91
91
}
92
- ER_m_text m_text_start m_text_size { ; load address = execution address
92
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
93
93
* (InRoot$$Sections)
94
94
.ANY (+RO)
95
95
}
Original file line number Diff line number Diff line change 95
95
#define Heap_Size 0x0400
96
96
#endif
97
97
98
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
98
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
99
99
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
100
100
* (RESET,+FIRST)
101
101
}
102
102
ER_m_flash_config m_flash_config_start FIXED m_flash_config_size { ; load address = execution address
103
103
* (FlashConfig)
104
104
}
105
- ER_m_text m_text_start m_text_size { ; load address = execution address
105
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
106
106
* (InRoot$$Sections)
107
107
.ANY (+RO)
108
108
}
Original file line number Diff line number Diff line change 88
88
#define Heap_Size 0x0400
89
89
#endif
90
90
91
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
91
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
92
92
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
93
93
* (RESET,+FIRST)
94
94
}
95
- ER_m_text m_text_start m_text_size { ; load address = execution address
95
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
96
96
* (InRoot$$Sections)
97
97
.ANY (+RO)
98
98
}
Original file line number Diff line number Diff line change 80
80
#define Heap_Size 0x0400
81
81
#endif
82
82
83
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
83
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_start { ; load region size_region
84
84
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
85
85
* (RESET,+FIRST)
86
86
}
87
- ER_m_text m_text_start FIXED m_text_size { ; load address = execution address
87
+ ER_IROM1 m_text_start FIXED m_text_size { ; load address = execution address
88
88
* (InRoot$$Sections)
89
89
.ANY (+RO)
90
90
}
Original file line number Diff line number Diff line change 80
80
#define Heap_Size 0x0400
81
81
#endif
82
82
83
- LR_m_text m_interrupts_start m_text_start+m_text_size-m_interrupts_size { ; load region size_region
83
+ LR_IROM1 m_interrupts_start m_text_start+m_text_size-m_interrupts_size { ; load region size_region
84
84
VECTOR_ROM m_interrupts_start m_interrupts_size { ; load address = execution address
85
85
* (RESET,+FIRST)
86
86
}
87
- ER_m_text m_text_start m_text_size { ; load address = execution address
87
+ ER_IROM1 m_text_start m_text_size { ; load address = execution address
88
88
* (InRoot$$Sections)
89
89
.ANY (+RO)
90
90
}
You can’t perform that action at this time.
0 commit comments