You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/device/TOOLCHAIN_ARM_STD/MK64FN1M0xxx12.sct
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,8 @@
58
58
59
59
#if !defined(MBED_APP_START)
60
60
#define MBED_APP_START 0
61
-
#elif MBED_APP_START < 0x400
62
-
#error MBED_APP_START too small and will overwrite flash config
Copy file name to clipboardExpand all lines: targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/device/TOOLCHAIN_GCC_ARM/MK64FN1M0xxx12.ld
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,8 @@ __ram_vector_table__ = 1;
55
55
56
56
#if !defined(MBED_APP_START)
57
57
#define MBED_APP_START 0
58
-
#elif MBED_APP_START < 0x400
59
-
#error MBED_APP_START too small and will overwrite flash config
0 commit comments