Fix linker script for NVIC vector on RAM
This commit is contained in:
parent
d5e5dbd0aa
commit
4acde45102
3 changed files with 8 additions and 18 deletions
|
@ -41,5 +41,4 @@ INCLUDE_PATHS += \
|
|||
-I$(MBED_DIR)/libraries/mbed/targets/hal/TARGET_Freescale \
|
||||
-I$(MBED_DIR)/libraries/mbed/targets/hal/TARGET_Freescale/TARGET_K20D50M
|
||||
|
||||
LINKER_SCRIPT = $(MBED_DIR)/libraries/mbed/targets/cmsis/TARGET_Freescale/TARGET_K20D50M/TOOLCHAIN_GCC_ARM/MK20D5.ld
|
||||
#LINKER_SCRIPT = infinity.ld
|
||||
LINKER_SCRIPT = infinity.ld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue