cc y / mbed

Fork of mbed by mbed official

Revision:
97:433970e64889
Parent:
95:7e07b6fb45cf
diff -r 487b796308b0 -r 433970e64889 TARGET_MTS_MDOT_F411RE/TOOLCHAIN_IAR/stm32f411xe.icf
--- a/TARGET_MTS_MDOT_F411RE/TOOLCHAIN_IAR/stm32f411xe.icf	Tue Mar 17 14:27:45 2015 +0000
+++ b/TARGET_MTS_MDOT_F411RE/TOOLCHAIN_IAR/stm32f411xe.icf	Tue Apr 14 10:58:58 2015 +0200
@@ -1,6 +1,6 @@
 /* [ROM = 512kb = 0x80000] */
 define symbol __intvec_start__     = 0x08000000;
-define symbol __region_ROM_start__ = 0x08000000;
+define symbol __region_ROM_start__ = 0x08010000;
 define symbol __region_ROM_end__   = 0x0807FFFF;
 
 /* [RAM = 128kb = 0x20000] Vector table dynamic copy: 102 vectors = 408 bytes (0x198) to be reserved in RAM */