Skip to content

Commit 53ae5fe

Browse files
committed
removed the redundant RW_IRAM1 region
1 parent 3ee1498 commit 53ae5fe

File tree

1 file changed

+0
-4
lines changed
  • targets/TARGET_NUVOTON/TARGET_NUC472/device/TOOLCHAIN_ARM_STD/TARGET_NU_XRAM_SUPPORTED

1 file changed

+0
-4
lines changed

targets/TARGET_NUVOTON/TARGET_NUC472/device/TOOLCHAIN_ARM_STD/TARGET_NU_XRAM_SUPPORTED/NUC472.sct

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ LR_IROM1 MBED_APP_START {
3838
.ANY (+RW +ZI)
3939
}
4040

41-
RW_IRAM1 AlignExpr(+0, 16) { ; 16 byte-aligned
42-
.ANY (+RW +ZI)
43-
}
44-
4541
; Too large to place into internal SRAM. So place into external SRAM instead.
4642
ER_XRAM1 0x60000000 {
4743
*lwip_* (+ZI)

0 commit comments

Comments
 (0)