From a70e6f51a4f3e33168409498516d3932bba51155 Mon Sep 17 00:00:00 2001 From: deepikabhavnani Date: Fri, 29 Sep 2017 16:20:25 -0500 Subject: [PATCH] Corrected Vector table address in scatter file --- .../TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct b/targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct index b104b9c961..a3831601c6 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct @@ -11,7 +11,7 @@ LR_IROM1 0x10040000 { ARM_LIB_STACK 0x30010000 EMPTY 0x800 { } - ER_IRAMVEC 0x30001800 EMPTY (4*(16 + 102)) { ; Reserve for vectors + ER_IRAMVEC 0x30010800 EMPTY (4*(16 + 102)) { ; Reserve for vectors } RW_IRAM1 AlignExpr(+0, 16) { ; 16 byte-aligned .ANY (+RW +ZI)