[mbed][MTS_DRAGONFLY_F411RE] added custom linker file for IAR toolchain

pull/1001/head
vinnie rabbit 2015-01-14 10:07:27 -06:00 committed by Mike Fiore
parent d41ef07d32
commit 88f9d7eddf
2 changed files with 2 additions and 2 deletions

View File

@ -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 */

View File

@ -711,7 +711,7 @@
</option>
<option>
<name>IlinkIcfOverride</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>IlinkIcfFile</name>